Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6f591e9d5e70e1bc8eb02cccb99f4aab4379b7f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# =====================================
# Licensed Materials - Property of IBM,
# WebSphere Studio Workbench
# (c) Copyright IBM Corp 2001
# ====================================

# @(#)ReplaceWithEditionAction.properties
#
# Resources for ReplaceWithEditionAction.java

title= Replace from Local History

treeTitleFormat= Editions of "{0}"
dateIcon= obj16/date.gif
timeIcon= obj16/time.gif

editionLabel= Local History ({0})
targetLabel= Workbench

todayFormat= Today ({0})
yesterdayFormat= Yesterday ({0})
dayFormat= {0}

Back to the top