/[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 1867 - (show annotations) (download)
Mon Mar 16 22:12:32 2009 UTC (15 years, 1 month ago) by iliev
File size: 2243 byte(s)
* proper handling of connection failures
* renamed Channels Panels to Channel Lanes
* code cleanup

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

  ViewVC Help
Powered by ViewVC