diff options
Diffstat (limited to 'org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties')
-rw-r--r-- | org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties b/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties index 5a510a6c5..35e75ac06 100644 --- a/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties +++ b/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2003 IBM Corporation and others. +# Copyright (c) 2000, 2004 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Common Public License v1.0 # which accompanies this distribution, and is available at @@ -10,7 +10,7 @@ ############################################################################### StringSubstitutionEngine.3=Reference to undefined variable {0} -StringSubstitutionEngine.4=Variables cannot be resolved due to a cycle in the following variables: {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 |