/[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 1688 - (show annotations) (download)
Thu Feb 14 16:52:36 2008 UTC (16 years, 2 months ago) by iliev
File size: 2233 byte(s)
* Implemented a backend list with option to manually choose a backend
  to connect on startup(Edit/Preferences, then click the `Backend' tab)
  and option to change the backend without restarting JSampler
  (Actions/Change Backend or Ctrl + B)

* Added confirmation messages for removing sampler channels and
  audio/MIDI devices (Edit/Preferences, then click the `View' tab)

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 actions.changeBackend = Change Backend...
12 actions.changeBackend.tt = Connect to another backend
13
14 ContextMenu.delete = Delete
15 ContextMenu.edit = Edit
16
17 instrumentsdb.actions.reload = Reload
18 instrumentsdb.actions.reload.tt = Reload directory content
19 instrumentsdb.actions.createFolder = Create Folder
20 instrumentsdb.actions.createFolder.tt = Create new folder
21 instrumentsdb.actions.delete = Delete
22 instrumentsdb.actions.delete.tt = Delete selected instruments and directories
23
24 instrumentsdb.actions.addInstruments = Add Instruments
25 instrumentsdb.actions.addInstruments.fromFile = From File...
26 instrumentsdb.actions.addInstruments.fromFile.tt = Add instruments from file
27 instrumentsdb.actions.addInstruments.fromDir = From Directory...
28 instrumentsdb.actions.addInstruments.fromDir.tt = Add instruments from directory
29
30 instrumentsdb.actions.loadInstrument = Load Instrument
31 instrumentsdb.actions.loadInstrument.onChannel = On Channel {0}
32 instrumentsdb.actions.addToMidiMap = Add To MIDI Map
33 instrumentsdb.actions.addToOrchestra = Add To Orchestra
34
35 instrumentsdb.actions.properties = Properties
36 instrumentsdb.actions.properties.tt = Show properties
37
38 instrumentsdb.edit.cut = Cut
39 instrumentsdb.edit.cut.tt = Cut
40 instrumentsdb.edit.copy = Copy
41 instrumentsdb.edit.copy.tt = Copy
42 instrumentsdb.edit.paste = Paste
43 instrumentsdb.edit.paste.tt = Paste
44 instrumentsdb.edit.rename = Rename...
45 instrumentsdb.edit.rename.tt = Rename selected instrument or directory
46 instrumentsdb.edit.description = Change Description...
47 instrumentsdb.edit.description.tt = Edit description
48
49 help.onlineTutorial = Online Tutorial
50 help.onlineTutorial.tt = Browse the online tutorial
51
52 JSOrchestraPane.loadInstrument = Load Instrument
53 JSOrchestraPane.mapInstrument = Add To MIDI Map

  ViewVC Help
Powered by ViewVC