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:
parent
ff17147037
commit
caa5ad7df2
1 changed files with 1 additions and 1 deletions
|
@ -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 '_')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue