]> git.uio.no Git - ifi-stolz-refaktor.git/blobdiff - case-study/jdt-after/ui/org/eclipse/jdt/internal/ui/compare/ReplaceWithEditionAction.properties
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-after / ui / org / eclipse / jdt / internal / ui / compare / ReplaceWithEditionAction.properties
diff --git a/case-study/jdt-after/ui/org/eclipse/jdt/internal/ui/compare/ReplaceWithEditionAction.properties b/case-study/jdt-after/ui/org/eclipse/jdt/internal/ui/compare/ReplaceWithEditionAction.properties
new file mode 100644 (file)
index 0000000..195da26
--- /dev/null
@@ -0,0 +1,33 @@
+###############################################################################
+# 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
+###############################################################################
+
+title= Replace Java Element from Local History
+width= 800
+height= 600
+
+treeTitleFormat= Local History of ''{0}''
+
+treeFormat= {0}
+workspaceTreeFormat= {0} (Workspace File)
+parseErrorFormat= {0} (Parsing Error; No Structured Replace Available)
+
+editionLabel= Local History ({0})
+workspaceEditionLabel= Workspace File
+
+targetLabel= {0}
+
+todayFormat= Today ({0})
+yesterdayFormat= Yesterday ({0})
+dayFormat= {0}
+
+buttonLabel= Replace
+
+notFoundInLocalHistoryMessage= No differing versions of selected Java element found in local history.