/[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 2192 - (show annotations) (download)
Fri Jun 24 21:34:51 2011 UTC (12 years, 10 months ago) by iliev
File size: 2364 byte(s)
* Initial implementation of Sampler Browser
  (choose Window/Sampler Browser) - another way to view/edit
  the sampler configuration (work in progress - for now only
  support for viewing/editing send effects)

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

  ViewVC Help
Powered by ViewVC