/[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 1785 - (show annotations) (download)
Tue Oct 7 00:07:14 2008 UTC (15 years, 6 months ago) by iliev
File size: 2960 byte(s)
* Fantasia: Implemented multiple channels panels
* Fantasia: Refactoring - all basic UI components moved to
  org.jsampler.view.fantasia.basic package

1 ContextMenu.delete = Delete
2 ContextMenu.edit = Edit
3
4 actions.connect = Reconnect
5 actions.connect.tt = Reconnect
6 actions.refresh = Refresh
7 actions.refresh.tt = Refresh
8 actions.resetSampler = Reset Sampler
9 actions.resetSampler.tt = Reset Sampler
10 actions.export.samplerConfiguration = Sampler Configuration...
11 actions.export.samplerConfiguration.tt = Export current sampler configuration to LSCP script
12 actions.export.MidiInstrumentMaps = MIDI Instrument Maps...
13 actions.export.MidiInstrumentMaps.tt = Export MIDI instrument maps to LSCP script
14 actions.changeBackend = Change Backend...
15 actions.changeBackend.tt = Connect to another backend
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.loadInstrument.onPanel = On Panel {0}
33 instrumentsdb.actions.loadInstrument.onPanel.channel = Channel {0}
34 instrumentsdb.actions.addToMidiMap = Add To MIDI Map
35 instrumentsdb.actions.addToOrchestra = Add To Orchestra
36
37 instrumentsdb.actions.properties = Properties
38 instrumentsdb.actions.properties.tt = Show properties
39
40 instrumentsdb.edit.cut = Cut
41 instrumentsdb.edit.cut.tt = Cut
42 instrumentsdb.edit.copy = Copy
43 instrumentsdb.edit.copy.tt = Copy
44 instrumentsdb.edit.paste = Paste
45 instrumentsdb.edit.paste.tt = Paste
46 instrumentsdb.edit.rename = Rename...
47 instrumentsdb.edit.rename.tt = Rename selected instrument or directory
48 instrumentsdb.edit.description = Change Description...
49 instrumentsdb.edit.description.tt = Edit description
50
51 instrumentsdb.go.up = Up
52 instrumentsdb.go.up.tt = Go to parent directory
53 instrumentsdb.go.back = Back
54 instrumentsdb.go.back.tt = Go Back
55 instrumentsdb.go.forward = Forward
56 instrumentsdb.go.forward.tt = Go Forward
57
58 help.onlineTutorial = Online Tutorial
59 help.onlineTutorial.tt = Browse the online tutorial
60
61 JSMidiInstrumentTree.ContextMenu.changeProgram = Change Program
62 JSMidiInstrumentTree.ContextMenu.copyTo = Copy To...
63 JSMidiInstrumentTree.ContextMenu.moveDown = Move Down
64 JSMidiInstrumentTree.ContextMenu.moveTo = Move To...
65 JSMidiInstrumentTree.ContextMenu.moveUp = Move Up
66 JSMidiInstrumentTree.ContextMenu.programGroup = Programs {0}
67
68 JSOrchestraPane.loadInstrument = Load Instrument
69 JSOrchestraPane.mapInstrument = Add To MIDI Map
70
71 JSPianoRoll.ContextMenu.preferences = Preferences

  ViewVC Help
Powered by ViewVC