/[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 1143 by iliev, Mon Apr 2 21:18:31 2007 UTC revision 1355 by iliev, Mon Sep 17 23:55:27 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 63  tabs.move2End = Move at the End Line 57  tabs.move2End = Move at the End
57    
58  tabs.close = Close Tab  tabs.close = Close Tab
59    
60    window = Window
61    window.instrumentsDb = Instruments Database
62    window.instrumentsDb.tt = Show instruments database
63    
64  help = Help  help = Help
65  help.about = About {0}  help.about = About {0}
66    
# Line 70  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 91  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
96    
97    ContextMenu.delete = Delete
98    ContextMenu.edit = Edit
99    
100    instrumentsdb.actions = Actions
101    instrumentsdb.actions.addInstruments = Add Instruments
102    instrumentsdb.actions.format = Format Database
103    instrumentsdb.actions.loadInstrument = Load Instrument
104    instrumentsdb.actions.addToMidiMap = Add To MIDI Map
105    instrumentsdb.actions.addToOrchestra = Add To Orchestra
106    
107    instrumentsdb.edit = Edit
108    instrumentsdb.edit.selectAll = Select All
109    
110    instrumentsdb.go = Go
111    instrumentsdb.go.up = Up
112    instrumentsdb.go.up.tt = Go to parent directory
113    instrumentsdb.go.back = Back
114    instrumentsdb.go.back.tt = Go Back
115    instrumentsdb.go.forward = Forward
116    instrumentsdb.go.forward.tt = Go Forward
117    
118    
119  LSConsolePane.clear = Clear  LSConsolePane.clear = Clear
120  LSConsolePane.clearConsole = Console  LSConsolePane.clearConsole = Console
121  LSConsolePane.clearSessionHistory = Session History  LSConsolePane.clearSessionHistory = Session History

Legend:
Removed from v.1143  
changed lines
  Added in v.1355

  ViewVC Help
Powered by ViewVC