1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated

This commit is contained in:
Vivian Kong 2007-05-17 19:49:24 +00:00
parent a1c3a50e21
commit 71b6e891b0

View file

@ -11,13 +11,11 @@
# IBM Corporation
###############################################################################
# NOTE TO TRANSLATORS:
# The following should not be translated: Namespace, Class, Struct,
# Typedef, Enumeration, Union, Function, Variable
TypeSelectionDialog_lowerLabel=&Qualified name and location:
TypeSelectionDialog_upperLabel=&Matching elements:
TypeSelectionDialog_filterLabel=Visible element types:
# START NON-TRANSLATABLE
TypeSelectionDialog_filterNamespaces=&Namespace
TypeSelectionDialog_filterClasses=&Class
TypeSelectionDialog_filterStructs=&Struct
@ -26,6 +24,8 @@ TypeSelectionDialog_filterEnums=&Enumeration
TypeSelectionDialog_filterUnions=&Union
TypeSelectionDialog_filterFunctions=&Function
TypeSelectionDialog_filterVariables=&Variable
# END NON-TRANSLATABLE
TypeSelectionDialog_filterLowLevelTypes=Show &low-level elements (names beginning with '_')
TypeInfoLabelProvider_default_filename=default