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

Annotation of /jsampler/trunk/src/org/jsampler/view/fantasia/langprops/MenuLabelsBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1323 - (hide annotations) (download)
Tue Sep 4 15:41:13 2007 UTC (16 years, 7 months ago) by iliev
File size: 1752 byte(s)
* Fantasia: added new menu items - Edit/Add Channel,
  Edit/Create MIDI Device, Edit/Create Audio Device,
  View/Toolbar, View/Side Pane, View/Devices Pane

1 iliev 1285 actions = Actions
2     actions.samplerInfo = Sampler Information
3     actions.samplerInfo.tt = Show Sampler Information
4     actions.export = Export
5     actions.runScript = Run Script...
6     actions.runScript.tt = Load LSCP Script
7     actions.recentScripts = Recent Scripts
8     actions.exit = Exit!
9 iliev 912
10 iliev 1285 edit = Edit
11 iliev 1323 edit.addChannel = Add Channel
12     edit.createMidiDevice = Create MIDI Device...
13     edit.createMidiDevice.tt = Create new MIDI input device
14     edit.createAudioDevice = Create Audio Device...
15     edit.createAudioDevice.tt = Create new audio output device
16 iliev 1285 edit.preferences = Preferences...
17     edit.preferences.tt = Preferences
18    
19 iliev 1323 view = View
20     view.toolBar = Toolbar
21     view.sidePane = Side Pane
22     view.devicesPane = Devices Pane
23 iliev 1285
24     window = Window
25     window.lsConsole = LS Console
26     window.lsConsole.tt = Show LS Console
27     window.instrumentsDb = Instruments Database
28     window.instrumentsDb.tt = Show instruments database
29    
30     help = Help
31     help.about = About {0}
32    
33     instrumentsdb.actions = Actions
34     instrumentsdb.actions.addInstruments = Add Instruments
35     instrumentsdb.actions.loadInstrument = Load Instrument
36     instrumentsdb.actions.addToMidiMap = Add To MIDI Map
37     instrumentsdb.actions.addToOrchestra = Add To Orchestra
38    
39     instrumentsdb.edit = Edit
40     instrumentsdb.edit.selectAll = Select All
41    
42     instrumentsdb.go = Go
43     instrumentsdb.go.up = Up
44     instrumentsdb.go.up.tt = Go to parent directory
45     instrumentsdb.go.back = Back
46     instrumentsdb.go.back.tt = Go Back
47     instrumentsdb.go.forward = Forward
48     instrumentsdb.go.forward.tt = Go Forward
49    
50     lsconsole.actions = Actions
51     lsconsole.clear = Clear
52     lsconsole.clearConsole = Console
53     lsconsole.clearSessionHistory = Session History
54     lsconsole.export = Export
55     lsconsole.export.session = Console session...
56     lsconsole.export.commandHistory = Command history...
57     lsconsole.runScript = Run Script...
58    

  ViewVC Help
Powered by ViewVC