/[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 1325 - (show annotations) (download)
Wed Sep 5 17:29:11 2007 UTC (16 years, 7 months ago) by iliev
File size: 2046 byte(s)
* Added context menu to the orchestra's instrument table with
  commands for editing an instrument, deleting an instrument,
  loading an instrument to a sampler channel and adding an
  instrument to MIDI instrument map

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 JSOrchestraPane.loadInstrument = Load Instrument
48 JSOrchestraPane.mapInstrument = Add To MIDI Map

  ViewVC Help
Powered by ViewVC