]> git.uio.no Git - ifi-stolz-refaktor.git/blame - 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
CommitLineData
1b2798f6
EK
1###############################################################################
2# Copyright (c) 2000, 2005 IBM Corporation and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
11
12title= Replace Java Element from Local History
13width= 800
14height= 600
15
16treeTitleFormat= Local History of ''{0}''
17
18treeFormat= {0}
19workspaceTreeFormat= {0} (Workspace File)
20parseErrorFormat= {0} (Parsing Error; No Structured Replace Available)
21
22editionLabel= Local History ({0})
23workspaceEditionLabel= Workspace File
24
25targetLabel= {0}
26
27todayFormat= Today ({0})
28yesterdayFormat= Yesterday ({0})
29dayFormat= {0}
30
31buttonLabel= Replace
32
33notFoundInLocalHistoryMessage= No differing versions of selected Java element found in local history.