Skip to main content
summaryrefslogblamecommitdiffstats
blob: 5e27f1ac1ea91cca5cf312d05ef82913285a624a (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                              
 



                                          

                                         
                                    



                                      

                                     



                                 
 

                        
                                                                       
# =====================================
# (c) Copyright IBM Corp. 2000, 2001.
# All Rights Reserved.
# ====================================

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

title= Compare with Local History

treeTitleFormat= Local History of ''{0}''
dateIcon= obj16/day_obj.gif
timeIcon= obj16/resource_obj.gif

treeFormat= {0}
workspaceTreeFormat {0} (Workspace File)
parseErrorFormat= {0} (Parse Error)

editionLabel= Local History ({0})
workspaceEditionLabel= Workspace File

targetLabel= Editor Buffer
workspaceTargetLabel= Workspace File

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

closeButton.label=Close

noLocalHistoryError= No local history available for selected resource.

Back to the top