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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1496 - (show annotations) (download)
Mon Nov 19 22:22:22 2007 UTC (16 years, 5 months ago) by iliev
File size: 2137 byte(s)
* Added option for turning off the custom window decoration
  (choose Edit/Preferences, then click the `View' tab)
* Added new menu item: Help/Online Tutorial
* Fantasia: first step of implementing a theme manager
* Fantasia: fixed the view of the channel's stream/voice count statistic
* some minor GUI fixes and enhancements

1 actions.connect = Reconnect
2 actions.connect.tt = Reconnect
3 actions.refresh = Refresh
4 actions.refresh.tt = Refresh
5 actions.resetSampler = Reset Sampler
6 actions.resetSampler.tt = Reset Sampler
7 actions.export.samplerConfiguration = Sampler Configuration...
8 actions.export.samplerConfiguration.tt = Export current sampler configuration to LSCP script
9 actions.export.MidiInstrumentMaps = MIDI Instrument Maps...
10 actions.export.MidiInstrumentMaps.tt = Export MIDI instrument maps to LSCP script
11
12 ContextMenu.delete = Delete
13 ContextMenu.edit = Edit
14
15 instrumentsdb.actions.reload = Reload
16 instrumentsdb.actions.reload.tt = Reload directory content
17 instrumentsdb.actions.createFolder = Create Folder
18 instrumentsdb.actions.createFolder.tt = Create new folder
19 instrumentsdb.actions.delete = Delete
20 instrumentsdb.actions.delete.tt = Delete selected instruments and directories
21
22 instrumentsdb.actions.addInstruments = Add Instruments
23 instrumentsdb.actions.addInstruments.fromFile = From File...
24 instrumentsdb.actions.addInstruments.fromFile.tt = Add instruments from file
25 instrumentsdb.actions.addInstruments.fromDir = From Directory...
26 instrumentsdb.actions.addInstruments.fromDir.tt = Add instruments from directory
27
28 instrumentsdb.actions.loadInstrument = Load Instrument
29 instrumentsdb.actions.loadInstrument.onChannel = On Channel {0}
30 instrumentsdb.actions.addToMidiMap = Add To MIDI Map
31 instrumentsdb.actions.addToOrchestra = Add To Orchestra
32
33 instrumentsdb.actions.properties = Properties
34 instrumentsdb.actions.properties.tt = Show properties
35
36 instrumentsdb.edit.cut = Cut
37 instrumentsdb.edit.cut.tt = Cut
38 instrumentsdb.edit.copy = Copy
39 instrumentsdb.edit.copy.tt = Copy
40 instrumentsdb.edit.paste = Paste
41 instrumentsdb.edit.paste.tt = Paste
42 instrumentsdb.edit.rename = Rename...
43 instrumentsdb.edit.rename.tt = Rename selected instrument or directory
44 instrumentsdb.edit.description = Change Description...
45 instrumentsdb.edit.description.tt = Edit description
46
47 help.onlineTutorial = Online Tutorial
48 help.onlineTutorial.tt = Browse the online tutorial
49
50 JSOrchestraPane.loadInstrument = Load Instrument
51 JSOrchestraPane.mapInstrument = Add To MIDI Map

  ViewVC Help
Powered by ViewVC