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

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

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

revision 1817 by iliev, Tue Oct 7 00:07:14 2008 UTC revision 1818 by iliev, Wed Dec 24 17:29:47 2008 UTC
# Line 14  actions.export.MidiInstrumentMaps.tt = E Line 14  actions.export.MidiInstrumentMaps.tt = E
14  actions.changeBackend = Change Backend...  actions.changeBackend = Change Backend...
15  actions.changeBackend.tt = Connect to another backend  actions.changeBackend.tt = Connect to another backend
16    
17    channels.duplicate = Duplicate Selected Channel
18    channels.duplicateChannels = Duplicate Selected Channels
19    channels.duplicateChannels.tt = Duplicate selected channel(s)
20    
21    channels.moveOnTop = Move on Top
22    channels.moveOnTop.tt = Move selected channel(s) at the beginning of the list
23    channels.moveUp = Move Up
24    channels.moveUp.tt = Move selected channel(s) up
25    channels.moveDown = Move Down
26    channels.moveDown.tt = Move selected channel(s) down
27    channels.moveAtBottom = Move at Bottom
28    channels.moveAtBottom.tt = Move selected channel(s) at the end of the list
29    
30    channels.selectAll = Select All
31    channels.selectAll.tt = Select all channels
32    channels.selectNone = Select None
33    channels.selectNone.tt = Deselect all selected channels
34    
35    channels.removeChannel = Remove Channel
36    channels.removeChannels = Remove Channels
37    channels.removeChannels.tt = Remove selected channel(s)
38    
39    help.onlineTutorial = Online Tutorial
40    help.onlineTutorial.tt = Browse the online tutorial
41    
42  instrumentsdb.actions.reload = Reload  instrumentsdb.actions.reload = Reload
43  instrumentsdb.actions.reload.tt = Reload directory content  instrumentsdb.actions.reload.tt = Reload directory content
44  instrumentsdb.actions.createFolder = Create Folder  instrumentsdb.actions.createFolder = Create Folder
# Line 55  instrumentsdb.go.back.tt = Go Back Line 80  instrumentsdb.go.back.tt = Go Back
80  instrumentsdb.go.forward = Forward  instrumentsdb.go.forward = Forward
81  instrumentsdb.go.forward.tt = Go Forward  instrumentsdb.go.forward.tt = Go Forward
82    
 help.onlineTutorial = Online Tutorial  
 help.onlineTutorial.tt = Browse the online tutorial  
   
83  JSMidiInstrumentTree.ContextMenu.changeProgram = Change Program  JSMidiInstrumentTree.ContextMenu.changeProgram = Change Program
84  JSMidiInstrumentTree.ContextMenu.copyTo = Copy To...  JSMidiInstrumentTree.ContextMenu.copyTo = Copy To...
85  JSMidiInstrumentTree.ContextMenu.moveDown = Move Down  JSMidiInstrumentTree.ContextMenu.moveDown = Move Down

Legend:
Removed from v.1817  
changed lines
  Added in v.1818

  ViewVC Help
Powered by ViewVC