/[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 2192 - (hide 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 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 1995 view.alwaysOnTop = Always On Top
25 iliev 1285
26 iliev 1818 channels = Channels
27     channels.newChannel = New Channel
28 iliev 1867 channels.toPanel = To Channel Lane
29 iliev 1818
30 iliev 1285 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 iliev 2192 window.SamplerBrowser = Sampler Browser
36     window.SamplerBrowser.tt = Show Sampler Browser
37 iliev 1786 window.backendLog = Backend Log
38 iliev 1285
39 iliev 1786
40 iliev 1285 help = Help
41     help.about = About {0}
42    
43     instrumentsdb.actions = Actions
44     instrumentsdb.actions.addInstruments = Add Instruments
45 iliev 1355 instrumentsdb.actions.format = Format Database
46 iliev 1729 instrumentsdb.actions.checkForLostFiles = Check For Lost Files
47 iliev 1285 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 iliev 1729 instrumentsdb.edit.find = Find
53 iliev 1285 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 iliev 1732 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