/[svn]/jsampler/trunk/src/org/jsampler/view/classic/langprops/MenuLabelsBundle.properties
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/view/classic/langprops/MenuLabelsBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1203 by iliev, Mon Apr 2 21:18:31 2007 UTC revision 1204 by iliev, Thu May 24 21:43:45 2007 UTC
# Line 63  tabs.move2End = Move at the End Line 63  tabs.move2End = Move at the End
63    
64  tabs.close = Close Tab  tabs.close = Close Tab
65    
66    window = Window
67    window.instrumentsDb = Instruments Database
68    window.instrumentsDb.tt = Show instruments database
69    
70  help = Help  help = Help
71  help.about = About {0}  help.about = About {0}
72    
# Line 100  ttRunScript = Load LSCP Script Line 104  ttRunScript = Load LSCP Script
104  ttSamplerInfo = Show Sampler Information  ttSamplerInfo = Show Sampler Information
105  ttSelectAllChannels = Select all channels  ttSelectAllChannels = Select all channels
106    
107    ContextMenu.delete = Delete
108    ContextMenu.edit = Edit
109    
110    instrumentsdb.actions = Actions
111    instrumentsdb.actions.reload = Reload
112    instrumentsdb.actions.reload.tt = Reload directory content
113    instrumentsdb.actions.createFolder = Create Folder
114    instrumentsdb.actions.createFolder.tt = Create new folder
115    instrumentsdb.actions.delete = Delete
116    instrumentsdb.actions.delete.tt = Delete selected instruments and directories
117    instrumentsdb.actions.addInstruments = Add Instruments
118    instrumentsdb.actions.addInstruments.fromFile = From File...
119    instrumentsdb.actions.addInstruments.fromFile.tt = Add instruments from file
120    instrumentsdb.actions.addInstruments.fromDir = From Directory...
121    instrumentsdb.actions.addInstruments.fromDir.tt = Add instruments from directory
122    instrumentsdb.actions.loadInstrument = Load Instrument
123    instrumentsdb.actions.loadInstrument.onChannel = On Channel {0}
124    instrumentsdb.actions.addToMidiMap = Add To MIDI Map
125    instrumentsdb.actions.addToOrchestra = Add To Orchestra
126    instrumentsdb.actions.properties = Properties
127    instrumentsdb.actions.properties.tt = Show properties
128    
129    instrumentsdb.edit.cut = Cut
130    instrumentsdb.edit.cut.tt = Cut
131    instrumentsdb.edit.copy = Copy
132    instrumentsdb.edit.copy.tt = Copy
133    instrumentsdb.edit.paste = Paste
134    instrumentsdb.edit.paste.tt = Paste
135    instrumentsdb.edit = Edit
136    instrumentsdb.edit.selectAll = Select All
137    instrumentsdb.edit.rename = Rename...
138    instrumentsdb.edit.rename.tt = Rename selected instrument or directory
139    instrumentsdb.edit.description = Change Description...
140    instrumentsdb.edit.description.tt = Edit description
141    
142    instrumentsdb.go = Go
143    instrumentsdb.go.up = Up
144    instrumentsdb.go.up.tt = Go to parent directory
145    instrumentsdb.go.back = Back
146    instrumentsdb.go.back.tt = Go Back
147    instrumentsdb.go.forward = Forward
148    instrumentsdb.go.forward.tt = Go Forward
149    
150    
151  LSConsolePane.clear = Clear  LSConsolePane.clear = Clear
152  LSConsolePane.clearConsole = Console  LSConsolePane.clearConsole = Console
153  LSConsolePane.clearSessionHistory = Session History  LSConsolePane.clearSessionHistory = Session History

Legend:
Removed from v.1203  
changed lines
  Added in v.1204

  ViewVC Help
Powered by ViewVC