/[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 1752 - (show annotations) (download)
Mon Aug 11 22:51:24 2008 UTC (15 years, 8 months ago) by iliev
File size: 2447 byte(s)
* Added toolbar to the Database Instrument Chooser dialog
* Instrument Chooser and Database Instrument Chooser dialogs
  are now resizable
* Fantasia: Added toolbar to the Right-Side Pane's Instruments Database

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 instrumentsdb.go.up = Up
50 instrumentsdb.go.up.tt = Go to parent directory
51 instrumentsdb.go.back = Back
52 instrumentsdb.go.back.tt = Go Back
53 instrumentsdb.go.forward = Forward
54 instrumentsdb.go.forward.tt = Go Forward
55
56 help.onlineTutorial = Online Tutorial
57 help.onlineTutorial.tt = Browse the online tutorial
58
59 JSOrchestraPane.loadInstrument = Load Instrument
60 JSOrchestraPane.mapInstrument = Add To MIDI Map

  ViewVC Help
Powered by ViewVC