mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 20:05:35 +02:00
String applies to the writable property, not the readable property
This commit is contained in:
parent
b06a47ad46
commit
c5341d32ff
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ RESID_PP_FILE_READONLY_TOOLTIP=Is this file or folder read-only
|
|||
RESID_PP_FILE_READABLE_TOOLTIP=Is reading of this file or folder permitted
|
||||
|
||||
RESID_PP_FILE_WRITABLE_LABEL=Writable
|
||||
RESID_PP_FILE_WRITABLE_TOOLTIP=Is reading of this file or folder permitted
|
||||
RESID_PP_FILE_WRITABLE_TOOLTIP=Is writing of this file or folder permitted
|
||||
|
||||
RESID_PP_FILE_HIDDEN_LABEL=Hidden
|
||||
RESID_PP_FILE_HIDDEN_TOOLTIP=Is this file or folder typically hidden from lists
|
||||
|
|
Loading…
Add table
Reference in a new issue