/[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 1284 by iliev, Thu May 24 21:43:45 2007 UTC revision 1285 by iliev, Fri Aug 10 19:55:03 2007 UTC
# Line 1  Line 1 
1  actions = Actions  actions = Actions
 actions.connect = Reconnect  
2  actions.samplerInfo = Sampler Information  actions.samplerInfo = Sampler Information
3  actions.midiInstruments = MIDI Instruments  actions.midiInstruments = MIDI Instruments
4  actions.midiInstruments.addMap = Add Instrument Map...  actions.midiInstruments.addMap = Add Instrument Map...
# Line 9  actions.midiInstruments.removeMap.tt = R Line 8  actions.midiInstruments.removeMap.tt = R
8  actions.midiInstruments.newMidiInstrumentWizard = New MIDI Instrument Wizard  actions.midiInstruments.newMidiInstrumentWizard = New MIDI Instrument Wizard
9  actions.midiInstruments.newMidiInstrumentWizard.tt = Add new MIDI instrument using wizard  actions.midiInstruments.newMidiInstrumentWizard.tt = Add new MIDI instrument using wizard
10  actions.export = Export  actions.export = Export
 actions.export.samplerConfiguration = Sampler Configuration...  
 actions.export.MidiInstrumentMaps = MIDI Instrument Maps...  
 actions.export.MidiInstrumentMaps.tt = Export MIDI instrument maps to LSCP script  
 actions.refresh = Refresh  
 actions.resetSampler = Reset Sampler  
11    
12  actions.runScript = Run Script...  actions.runScript = Run Script...
13  actions.recentScripts = Recent Scripts  actions.recentScripts = Recent Scripts
# Line 74  ttAddAudioDevice = Create new audio outp Line 68  ttAddAudioDevice = Create new audio outp
68  ttAddMidiDevice = Create new MIDI input device  ttAddMidiDevice = Create new MIDI input device
69  ttAudioDeviceProps = Device properties  ttAudioDeviceProps = Device properties
70  ttCloseTab = Close channels tab  ttCloseTab = Close channels tab
 ttConnect = Reconnect  
71  ttDeselectChannels = Deselect all selected channels  ttDeselectChannels = Deselect all selected channels
72  ttDuplicateAudioDevice = Duplicate selected audio output device  ttDuplicateAudioDevice = Duplicate selected audio output device
73  ttDuplicateChannels = Duplicate selected channel(s)  ttDuplicateChannels = Duplicate selected channel(s)
74  ttDuplicateMidiDevice = Duplicate selected MIDI input device  ttDuplicateMidiDevice = Duplicate selected MIDI input device
75  ttEditTabTitle = Change tab title  ttEditTabTitle = Change tab title
 ttExportSamplerConfiguration = Export current sampler configuration to LSCP script  
76  ttMidiDeviceProps = Device properties  ttMidiDeviceProps = Device properties
77  ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list  ttMoveChannelsAtBottom = Move selected channel(s) at the end of the list
78  ttMoveChannelsDown = Move selected channel(s) down  ttMoveChannelsDown = Move selected channel(s) down
# Line 95  ttNewChannel = Create new channel Line 87  ttNewChannel = Create new channel
87  ttNewChannelWizard = Create new channel using wizard  ttNewChannelWizard = Create new channel using wizard
88  ttNewTab = Create new channels tab  ttNewTab = Create new channels tab
89  ttPrefs = Preferences  ttPrefs = Preferences
 ttRefresh = Refresh  
90  ttRemoveAudioDevice = Remove selected audio output device  ttRemoveAudioDevice = Remove selected audio output device
91  ttRemoveChannels = Remove selected channel(s)  ttRemoveChannels = Remove selected channel(s)
92  ttRemoveMidiDevice = Remove selected MIDI input device  ttRemoveMidiDevice = Remove selected MIDI input device
 ttResetSampler = Reset Sampler  
93  ttRunScript = Load LSCP Script  ttRunScript = Load LSCP Script
94  ttSamplerInfo = Show Sampler Information  ttSamplerInfo = Show Sampler Information
95  ttSelectAllChannels = Select all channels  ttSelectAllChannels = Select all channels
# Line 108  ContextMenu.delete = Delete Line 98  ContextMenu.delete = Delete
98  ContextMenu.edit = Edit  ContextMenu.edit = Edit
99    
100  instrumentsdb.actions = Actions  instrumentsdb.actions = Actions
 instrumentsdb.actions.reload = Reload  
 instrumentsdb.actions.reload.tt = Reload directory content  
 instrumentsdb.actions.createFolder = Create Folder  
 instrumentsdb.actions.createFolder.tt = Create new folder  
 instrumentsdb.actions.delete = Delete  
 instrumentsdb.actions.delete.tt = Delete selected instruments and directories  
101  instrumentsdb.actions.addInstruments = Add Instruments  instrumentsdb.actions.addInstruments = Add Instruments
 instrumentsdb.actions.addInstruments.fromFile = From File...  
 instrumentsdb.actions.addInstruments.fromFile.tt = Add instruments from file  
 instrumentsdb.actions.addInstruments.fromDir = From Directory...  
 instrumentsdb.actions.addInstruments.fromDir.tt = Add instruments from directory  
102  instrumentsdb.actions.loadInstrument = Load Instrument  instrumentsdb.actions.loadInstrument = Load Instrument
 instrumentsdb.actions.loadInstrument.onChannel = On Channel {0}  
103  instrumentsdb.actions.addToMidiMap = Add To MIDI Map  instrumentsdb.actions.addToMidiMap = Add To MIDI Map
104  instrumentsdb.actions.addToOrchestra = Add To Orchestra  instrumentsdb.actions.addToOrchestra = Add To Orchestra
 instrumentsdb.actions.properties = Properties  
 instrumentsdb.actions.properties.tt = Show properties  
105    
 instrumentsdb.edit.cut = Cut  
 instrumentsdb.edit.cut.tt = Cut  
 instrumentsdb.edit.copy = Copy  
 instrumentsdb.edit.copy.tt = Copy  
 instrumentsdb.edit.paste = Paste  
 instrumentsdb.edit.paste.tt = Paste  
106  instrumentsdb.edit = Edit  instrumentsdb.edit = Edit
107  instrumentsdb.edit.selectAll = Select All  instrumentsdb.edit.selectAll = Select All
 instrumentsdb.edit.rename = Rename...  
 instrumentsdb.edit.rename.tt = Rename selected instrument or directory  
 instrumentsdb.edit.description = Change Description...  
 instrumentsdb.edit.description.tt = Edit description  
108    
109  instrumentsdb.go = Go  instrumentsdb.go = Go
110  instrumentsdb.go.up = Up  instrumentsdb.go.up = Up

Legend:
Removed from v.1284  
changed lines
  Added in v.1285

  ViewVC Help
Powered by ViewVC