mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-18 13:45:45 +02:00
added NLS_MESSAGEFORMAT comments
This commit is contained in:
parent
39d6727d71
commit
76cbbbe40e
1 changed files with 4 additions and 0 deletions
|
@ -6,8 +6,12 @@
|
||||||
#
|
#
|
||||||
# Contributors:
|
# Contributors:
|
||||||
# Kevin Doyle (IBM) - [210628] Externalize Strings in RSEFileStore and RSEFileStoreImpl
|
# Kevin Doyle (IBM) - [210628] Externalize Strings in RSEFileStore and RSEFileStoreImpl
|
||||||
|
# Xuan Chen (IBM) - added NLS_MESSAGEFORMAT comments
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
|
# NLS_MESSAGEFORMAT_VAR
|
||||||
|
# NLS_ENCODING=UTF-8
|
||||||
|
|
||||||
RESOURCES_NOT_LOADED=Cannot access file: Resources not loaded yet
|
RESOURCES_NOT_LOADED=Cannot access file: Resources not loaded yet
|
||||||
CONNECTION_NOT_FOUND=Connection not found for host: {0}
|
CONNECTION_NOT_FOUND=Connection not found for host: {0}
|
||||||
NO_FILE_SUBSYSTEM=No file subsystem found on host: {0} connection {1}
|
NO_FILE_SUBSYSTEM=No file subsystem found on host: {0} connection {1}
|
||||||
|
|
Loading…
Add table
Reference in a new issue