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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1729 - (show annotations) (download)
Tue Apr 29 22:22:40 2008 UTC (15 years, 11 months ago) by iliev
File size: 1907 byte(s)
* Added support for handling lost files in the Instruments Database
  (In the Instruments Database window choose Actions/Check For Lost Files)
* Fantasia: Added option to show the Instruments Database
  on the Right-Side Pane of the Fantasia's main window
  (choose Edit/Preferences, then click the `View' tab)
* Added new menu item in the Instruments Database window: Edit/Find
* Some minor bugfixes and enhancements

1 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
10 edit = Edit
11 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 edit.preferences = Preferences...
17 edit.preferences.tt = Preferences
18
19 view = View
20 view.toolBar = Toolbar
21 view.leftSidePane = Left-Side Pane
22 view.rightSidePane = Right-Side Pane
23
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.format = Format Database
36 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
37 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 instrumentsdb.edit.find = Find
43 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

  ViewVC Help
Powered by ViewVC