Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 1e93cb5dbc355fb96e636eddfbc4b0d33276f3d8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                                                             
###############################################################################
# Copyright (c) 2009 Mia-Software.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     Nicolas Bros (Mia-Software)
#     Gregoire Dupe (Mia-Software) - Bug 366804 - [Restructuring] Table widget upgrade
#     Gregoire Dupe (Mia-Software) - Bug 369987 - [Restructuring][Table] Switch to the new customization and facet framework
###############################################################################
StringUtils_ellipsis=\u2026
AbstractRegistry_colon=: 
AbstractRegistry_id=, id 
AbstractRegistry_pluginExtension=Plugin {0}.{1}
AbstractRegistry_requiredAttributeNotDefined=Required attribute "{0}" is missing
AbstractRegistry_unknownExtensionTag=Unknown extension tag found: {0}

Back to the top