1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +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-06-08 19:35:15 +00:00
parent ff17147037
commit caa5ad7df2

View file

@ -20,11 +20,11 @@ TypeSelectionDialog_filterNamespaces=&Namespace
TypeSelectionDialog_filterClasses=C&lass
TypeSelectionDialog_filterStructs=&Struct
TypeSelectionDialog_filterTypedefs=&Typedef
# END NON-TRANSLATABLE
TypeSelectionDialog_filterEnums=&Enumeration
TypeSelectionDialog_filterUnions=&Union
TypeSelectionDialog_filterFunctions=&Function
TypeSelectionDialog_filterVariables=&Variable
# END NON-TRANSLATABLE
TypeSelectionDialog_filterLowLevelTypes=Show &low-level elements (names beginning with '_')