upload tizen1.0 source
[sdk/ide/product.git] / org.eclipse.cdt.ui / src / org / eclipse / cdt / ui / browser / typeinfo / TypeInfoMessages.properties
1 ###############################################################################
2 # Copyright (c) 2000, 2010 QNX Software Systems and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 #
8 # Contributors:
9 #     QNX Software Systems - Initial API and implementation
10 #     Anton Leherbauer (Wind River Systems)
11 #     IBM Corporation
12 #     Markus Schorn (Wind River Systems)
13 ###############################################################################
14
15 TypeSelectionDialog_lowerLabel=&Qualified name and location:
16 TypeSelectionDialog_upperLabel=&Matching elements:
17 TypeSelectionDialog_filterLabel=Visible element types:
18
19 # START NON-TRANSLATABLE
20 TypeSelectionDialog_filterNamespaces=&Namespace
21 TypeSelectionDialog_filterClasses=C&lass
22 TypeSelectionDialog_filterStructs=&Struct
23 TypeSelectionDialog_filterTypedefs=&Typedef
24 # END NON-TRANSLATABLE
25 TypeSelectionDialog_filterEnums=&Enumeration
26 TypeSelectionDialog_filterUnions=&Union
27 TypeSelectionDialog_filterFunctions=&Function
28 TypeSelectionDialog_filterVariables=&Variable
29 TypeSelectionDialog_filterEnumerators=Enume&rator
30 TypeSelectionDialog_filterMacros=M&acro
31
32 TypeSelectionDialog_filterLowLevelTypes=Show &low-level elements (names beginning with '_')
33
34 TypeInfoLabelProvider_globalScope=(global)
35 TypeInfoLabelProvider_dash=\ -\ 
36 TypeInfoLabelProvider_colon=:\