From 71b6e891b0166d06c1788049cd69d1069c53f6ff Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Thu, 17 May 2007 19:49:24 +0000 Subject: [PATCH] bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated --- .../cdt/ui/browser/typeinfo/TypeInfoMessages.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/org.eclipse.cdt.ui/browser/org/eclipse/cdt/ui/browser/typeinfo/TypeInfoMessages.properties b/core/org.eclipse.cdt.ui/browser/org/eclipse/cdt/ui/browser/typeinfo/TypeInfoMessages.properties index 8e20054d821..07a34d084d3 100644 --- a/core/org.eclipse.cdt.ui/browser/org/eclipse/cdt/ui/browser/typeinfo/TypeInfoMessages.properties +++ b/core/org.eclipse.cdt.ui/browser/org/eclipse/cdt/ui/browser/typeinfo/TypeInfoMessages.properties @@ -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