/[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 1732 - (hide annotations) (download)
Sat May 3 01:40:06 2008 UTC (15 years, 11 months ago) by iliev
File size: 2086 byte(s)
* Fantasia: Implemented Small View for sampler channels
  (right-click on the sampler channel then choose Small View)
* Fantasia: Implemented option to choose default sampler channel view
  (choose Edit/Preferences, then click the `Defaults' tab)
* Fantasia: Added context menu to sampler channels

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 iliev 1729 view.leftSidePane = Left-Side Pane
22     view.rightSidePane = Right-Side 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 iliev 1355 instrumentsdb.actions.format = Format Database
36 iliev 1729 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
37 iliev 1285 instrumentsdb.actions.loadInstrument = Load Instrument
38     instrumentsdb.actions.addToMidiMap = Add To MIDI Map
39     instrumentsdb.actions.addToOrchestra = Add To Orchestra
40    
41     instrumentsdb.edit = Edit
42 iliev 1729 instrumentsdb.edit.find = Find
43 iliev 1285 instrumentsdb.edit.selectAll = Select All
44    
45     instrumentsdb.go = Go
46     instrumentsdb.go.up = Up
47     instrumentsdb.go.up.tt = Go to parent directory
48     instrumentsdb.go.back = Back
49     instrumentsdb.go.back.tt = Go Back
50     instrumentsdb.go.forward = Forward
51     instrumentsdb.go.forward.tt = Go Forward
52    
53     lsconsole.actions = Actions
54     lsconsole.clear = Clear
55     lsconsole.clearConsole = Console
56     lsconsole.clearSessionHistory = Session History
57     lsconsole.export = Export
58     lsconsole.export.session = Console session...
59     lsconsole.export.commandHistory = Command history...
60     lsconsole.runScript = Run Script...
61    
62 iliev 1732 channels.editInstrument = Edit Instrument
63     channels.smallView = Small View
64     channels.normalView = Normal View
65     channels.fxSends = FX Sends
66     channels.channelRouting = Channel Routing
67    

  ViewVC Help
Powered by ViewVC