1
0
Fork 0
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:
Xuan Chen 2008-02-21 18:40:37 +00:00
parent 39d6727d71
commit 76cbbbe40e

View file

@ -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}