blob: fbed2e81cc016f0c7711b60477a169e9a1fb827a [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2006 IBM Corporation and others.
# 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:
# IBM Corporation - initial API and implementation
###############################################################################
SearchOperation_singularLabelPostfix=''{0}'' - 1 problem in ''{1}''
SearchOperation_pluralLabelPatternPostfix=''{0}'' - {1} problems in ''{2}''
NLSSearchResultCollector_unusedKeys=Unused keys in: {0}
NLSSearchResultRequestor_searching=Searching for unused properties ...
NLSSearchResultCollector_duplicateKeys=Duplicate keys in: {0}
NLSSearchResultLabelProvider2_undefinedKeys=Undefined keys in: {0}
# ### New Search: ###
NLSSearchQuery_label=Search for Broken NLS Keys
NLSSearchQuery_wrapperNotExists=Resource bundle accessor class ''{0}'' does not exist.
NLSSearchQuery_propertiesNotExists=Properties file ''{0}'' does not exist.
NLSSearchQuery_oneProblemInScope_description=1 problem in {0}
NLSSearchQuery_xProblemsInScope_description={0} problems in {1}