# HG changeset patch # User Frank Benoit # Date 1239219730 -7200 # Node ID 64ad955928ca7eff2b438c8deb6b31f502feab75 # Parent 14b42aa0e6234fdd5ddd75fc0602fa543c5b3e91 Move resource files. diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.core.jobs/res/org.eclipse.core.internal.jobs.messages.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.eclipse.core.jobs/res/org.eclipse.core.internal.jobs.messages.properties Wed Apr 08 21:42:10 2009 +0200 @@ -0,0 +1,20 @@ +############################################################################### +# 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 +############################################################################### +### Runtime jobs plugin messages + +### Job Manager and Locks +jobs_blocked0=The user operation is waiting for background work to complete. +jobs_blocked1=The user operation is waiting for \"{0}\" to complete. +jobs_internalError=An internal error occurred during: \"{0}\". +jobs_waitFamSub={0} work item(s) left. + +### metadata +meta_pluginProblems = Problems occurred when invoking code from plug-in: \"{0}\". diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.draw2d/res/org.eclipse.draw2d.checkboxenabledoff.gif Binary file org.eclipse.draw2d/res/org.eclipse.draw2d.checkboxenabledoff.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.draw2d/res/org.eclipse.draw2d.checkboxenabledon.gif Binary file org.eclipse.draw2d/res/org.eclipse.draw2d.checkboxenabledon.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/icons.full.help.gif Binary file org.eclipse.jface.text/res/icons.full.help.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/icons.full.message_error.gif Binary file org.eclipse.jface.text/res/icons.full.message_error.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/icons.full.message_info.gif Binary file org.eclipse.jface.text/res/icons.full.message_info.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/icons.full.message_warning.gif Binary file org.eclipse.jface.text/res/icons.full.message_warning.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/icons.full.page.gif Binary file org.eclipse.jface.text/res/icons.full.page.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/icons.full.pref_dialog_title.gif Binary file org.eclipse.jface.text/res/icons.full.pref_dialog_title.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/icons.full.title_banner.png Binary file org.eclipse.jface.text/res/icons.full.title_banner.png has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/org.eclipse.core.internal.jobs.messages.properties --- a/org.eclipse.jface.text/res/org.eclipse.core.internal.jobs.messages.properties Wed Apr 08 21:26:24 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -############################################################################### -# 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 -############################################################################### -### Runtime jobs plugin messages - -### Job Manager and Locks -jobs_blocked0=The user operation is waiting for background work to complete. -jobs_blocked1=The user operation is waiting for \"{0}\" to complete. -jobs_internalError=An internal error occurred during: \"{0}\". -jobs_waitFamSub={0} work item(s) left. - -### metadata -meta_pluginProblems = Problems occurred when invoking code from plug-in: \"{0}\". diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/org.eclipse.draw2d.checkboxenabledoff.gif Binary file org.eclipse.jface.text/res/org.eclipse.draw2d.checkboxenabledoff.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/org.eclipse.draw2d.checkboxenabledon.gif Binary file org.eclipse.jface.text/res/org.eclipse.draw2d.checkboxenabledon.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/org.eclipse.jface.text.TextMessages.properties --- a/org.eclipse.jface.text/res/org.eclipse.jface.text.TextMessages.properties Wed Apr 08 21:26:24 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -############################################################################### -# Copyright (c) 2008 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 -############################################################################### - -FindReplaceDocumentAdapter.illegalControlEscape= Illegal control escape sequence {0} -FindReplaceDocumentAdapter.illegalHexEscape= Illegal hexadecimal escape sequence {0} -FindReplaceDocumentAdapter.illegalLinebreak=Illegal position for \\R -FindReplaceDocumentAdapter.illegalUnicodeEscape= Illegal Unicode escape sequence {0} -FindReplaceDocumentAdapter.incompatibleLineDelimiter= Incompatible line delimiter diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface.text/res/org.eclipse.jface.text.templates.TextTemplateMessages.properties --- a/org.eclipse.jface.text/res/org.eclipse.jface.text.templates.TextTemplateMessages.properties Wed Apr 08 21:26:24 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ -############################################################################### -# 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 -############################################################################### - -# template translator -TemplateTranslator.error.incomplete.variable=Template has incomplete variables. Type '$$' if to enter the dollar character. -TemplateTranslator.error.invalid.identifier=Template has invalid variable identifiers. -TemplateTranslator.error.incompatible.type=Template variable ''{0}'' has incompatible types - -# global variables -GlobalVariables.variable.description.cursor=The cursor position after editing template variables -GlobalVariables.variable.description.dollar=The dollar symbol -GlobalVariables.variable.description.date=Current date -GlobalVariables.variable.description.year=Current year -GlobalVariables.variable.description.time=Current time -GlobalVariables.variable.description.user=User name -GlobalVariables.variable.description.selectedWord= The selected word -GlobalVariables.variable.description.selectedLines= The selected lines diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface/res/icons.full.help.gif Binary file org.eclipse.jface/res/icons.full.help.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface/res/icons.full.message_error.gif Binary file org.eclipse.jface/res/icons.full.message_error.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface/res/icons.full.message_info.gif Binary file org.eclipse.jface/res/icons.full.message_info.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface/res/icons.full.message_warning.gif Binary file org.eclipse.jface/res/icons.full.message_warning.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface/res/icons.full.page.gif Binary file org.eclipse.jface/res/icons.full.page.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface/res/icons.full.pref_dialog_title.gif Binary file org.eclipse.jface/res/icons.full.pref_dialog_title.gif has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.jface/res/icons.full.title_banner.png Binary file org.eclipse.jface/res/icons.full.title_banner.png has changed diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.text/res/org.eclipse.jface.text.TextMessages.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.eclipse.text/res/org.eclipse.jface.text.TextMessages.properties Wed Apr 08 21:42:10 2009 +0200 @@ -0,0 +1,16 @@ +############################################################################### +# Copyright (c) 2008 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 +############################################################################### + +FindReplaceDocumentAdapter.illegalControlEscape= Illegal control escape sequence {0} +FindReplaceDocumentAdapter.illegalHexEscape= Illegal hexadecimal escape sequence {0} +FindReplaceDocumentAdapter.illegalLinebreak=Illegal position for \\R +FindReplaceDocumentAdapter.illegalUnicodeEscape= Illegal Unicode escape sequence {0} +FindReplaceDocumentAdapter.incompatibleLineDelimiter= Incompatible line delimiter diff -r 14b42aa0e623 -r 64ad955928ca org.eclipse.text/res/org.eclipse.jface.text.templates.TextTemplateMessages.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.eclipse.text/res/org.eclipse.jface.text.templates.TextTemplateMessages.properties Wed Apr 08 21:42:10 2009 +0200 @@ -0,0 +1,25 @@ +############################################################################### +# 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 +############################################################################### + +# template translator +TemplateTranslator.error.incomplete.variable=Template has incomplete variables. Type '$$' if to enter the dollar character. +TemplateTranslator.error.invalid.identifier=Template has invalid variable identifiers. +TemplateTranslator.error.incompatible.type=Template variable ''{0}'' has incompatible types + +# global variables +GlobalVariables.variable.description.cursor=The cursor position after editing template variables +GlobalVariables.variable.description.dollar=The dollar symbol +GlobalVariables.variable.description.date=Current date +GlobalVariables.variable.description.year=Current year +GlobalVariables.variable.description.time=Current time +GlobalVariables.variable.description.user=User name +GlobalVariables.variable.description.selectedWord= The selected word +GlobalVariables.variable.description.selectedLines= The selected lines