/[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 1786 - (hide annotations) (download)
Wed Oct 8 22:38:15 2008 UTC (15 years, 6 months ago) by iliev
File size: 2153 byte(s)
* Implemented option to launch the backend if it is not yet started
  (choose Edit/Preferences, then click the `Backend' tab)
* LSCP scripts can now be run by passing them to jsampler
  as command-line arguments
* The scripts in the `scripts' directory now pass the command-line
  arguments to the respective jsampler distribution
* ant: the default target is now build-fantasia
* bugfix: backend address was always set to 127.0.0.1 when adding
  backend to the backend list

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 1776 view.midiKeyboard = MIDI Keyboard
24 iliev 1285
25     window = Window
26     window.lsConsole = LS Console
27     window.lsConsole.tt = Show LS Console
28     window.instrumentsDb = Instruments Database
29     window.instrumentsDb.tt = Show instruments database
30 iliev 1786 window.backendLog = Backend Log
31 iliev 1285
32 iliev 1786
33 iliev 1285 help = Help
34     help.about = About {0}
35    
36     instrumentsdb.actions = Actions
37     instrumentsdb.actions.addInstruments = Add Instruments
38 iliev 1355 instrumentsdb.actions.format = Format Database
39 iliev 1729 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
40 iliev 1285 instrumentsdb.actions.loadInstrument = Load Instrument
41     instrumentsdb.actions.addToMidiMap = Add To MIDI Map
42     instrumentsdb.actions.addToOrchestra = Add To Orchestra
43    
44     instrumentsdb.edit = Edit
45 iliev 1729 instrumentsdb.edit.find = Find
46 iliev 1285 instrumentsdb.edit.selectAll = Select All
47    
48     instrumentsdb.go = Go
49     instrumentsdb.go.up = Up
50     instrumentsdb.go.up.tt = Go to parent directory
51     instrumentsdb.go.back = Back
52     instrumentsdb.go.back.tt = Go Back
53     instrumentsdb.go.forward = Forward
54     instrumentsdb.go.forward.tt = Go Forward
55    
56     lsconsole.actions = Actions
57     lsconsole.clear = Clear
58     lsconsole.clearConsole = Console
59     lsconsole.clearSessionHistory = Session History
60     lsconsole.export = Export
61     lsconsole.export.session = Console session...
62     lsconsole.export.commandHistory = Command history...
63     lsconsole.runScript = Run Script...
64    
65 iliev 1732 channels.editInstrument = Edit Instrument
66     channels.smallView = Small View
67     channels.normalView = Normal View
68     channels.fxSends = FX Sends
69     channels.channelRouting = Channel Routing
70    

  ViewVC Help
Powered by ViewVC