# HG changeset patch # User Frank Benoit # Date 1239218682 -7200 # Node ID 35fa2321e7e5dd097685027741c766739d8a8c10 # Parent 3c26896f33b4b7ba635baa04a7673290f21d11bf Move resource files. diff -r 3c26896f33b4 -r 35fa2321e7e5 org.eclipse.text/res/org.eclipse.text.edits.TextEditMessages.properties diff -r 3c26896f33b4 -r 35fa2321e7e5 org.eclipse.text/res/org.eclipse.text.undo.UndoMessages.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.eclipse.text/res/org.eclipse.text.undo.UndoMessages.properties Wed Apr 08 21:24:42 2009 +0200 @@ -0,0 +1,12 @@ +############################################################################### +# Copyright (c) 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 +############################################################################### + +DocumentUndoManager.operationLabel= Typing diff -r 3c26896f33b4 -r 35fa2321e7e5 org.eclipse.ui.forms/res/org.eclipse.ui.internal.forms.Messages.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.eclipse.ui.forms/res/org.eclipse.ui.internal.forms.Messages.properties Wed Apr 08 21:24:42 2009 +0200 @@ -0,0 +1,24 @@ +############################################################################### +# Copyright (c) 2000, 2007 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 +############################################################################### +FormText_copy=&Copy +Form_tooltip_minimize=Minimize +FormDialog_defaultTitle=Form Dialog +Form_tooltip_restore=Restore + +#Message manager +MessageManager_sMessageSummary = 1 message detected +MessageManager_sWarningSummary = 1 warning detected +MessageManager_sErrorSummary = 1 error detected +MessageManager_pMessageSummary = {0} messages detected +MessageManager_pWarningSummary = {0} warnings detected +MessageManager_pErrorSummary = {0} errors detected +ToggleHyperlink_accessibleName=Expandable +ToggleHyperlink_accessibleColumn=: diff -r 3c26896f33b4 -r 35fa2321e7e5 res/org.eclipse.text.edits.TextEditMessages.properties diff -r 3c26896f33b4 -r 35fa2321e7e5 res/org.eclipse.text.undo.UndoMessages.properties --- a/res/org.eclipse.text.undo.UndoMessages.properties Wed Apr 08 21:20:08 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 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 -############################################################################### - -DocumentUndoManager.operationLabel= Typing diff -r 3c26896f33b4 -r 35fa2321e7e5 res/org.eclipse.ui.internal.forms.Messages.properties --- a/res/org.eclipse.ui.internal.forms.Messages.properties Wed Apr 08 21:20:08 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,24 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2007 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 -############################################################################### -FormText_copy=&Copy -Form_tooltip_minimize=Minimize -FormDialog_defaultTitle=Form Dialog -Form_tooltip_restore=Restore - -#Message manager -MessageManager_sMessageSummary = 1 message detected -MessageManager_sWarningSummary = 1 warning detected -MessageManager_sErrorSummary = 1 error detected -MessageManager_pMessageSummary = {0} messages detected -MessageManager_pWarningSummary = {0} warnings detected -MessageManager_pErrorSummary = {0} errors detected -ToggleHyperlink_accessibleName=Expandable -ToggleHyperlink_accessibleColumn=: