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

















                                                                                    
###############################################################################
# Copyright (c) 2000, 2005 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
###############################################################################

StringSubstitutionEngine_3=Reference to undefined variable {0}
StringSubstitutionEngine_4=Variable {0} does not accept arguments

StringVariableManager_26=Variables with the specified names are already registered.
StringVariableManager_27=Variable named {0} already registered

DynamicVariable_0=Unsupported argument {0} specified for variable {1}

Back to the top