/[svn]/jsampler/trunk/src/org/jsampler/view/classic/langprops/ButtonsLabelsBundle.properties
ViewVC logotype

Contents of /jsampler/trunk/src/org/jsampler/view/classic/langprops/ButtonsLabelsBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1767 - (show annotations) (download)
Mon Sep 8 00:19:27 2008 UTC (15 years, 7 months ago) by iliev
File size: 1336 byte(s)
* Added `Copy To' and `Move To' commands to the MIDI bank context menu
  and to the MIDI instrument context menu
* Added commands to the MIDI instrument context menu for moving
  a MIDI instrument to another program
  (right-click on a MIDI instrument and choose `Change Program')
* Added option to choose between zero-based and one-based
  MIDI bank/program numbering
  (choose Edit/Preferences, then click the `Advanced' button)
* Added option to choose whether to include MIDI instrument
  mappings when exporting a sampler configuration to LSCP script.
  (choose Edit/Preferences, then click the `Advanced' button)
* Added option to set the MIDI instrument loading in background
  when exporting MIDI instrument mappings to LSCP script.
  (choose Edit/Preferences, then click the `Advanced' button)
* Implemented an option to change the socket read timeout
  (choose Edit/Preferences, then click the `Backend' tab)
* Updated LscpTree
* Fantasia: Added option to hide the active stream/voice count statistic
  in the sampler channel's small view
  (choose Edit/Preferences, then click the `Channels' tab)
* Fantasia: `Turn off animation effects' checkbox moved to the `View' tab

1 AddInstrumentDlg.btnBrowse = Browse...
2
3 AudioDeviceWizardPage.btnNewDevice = Create new device
4
5 Channel.ttShowProps = Show channel settings
6 Channel.ttHideProps = Hide channel settings
7
8 ChannelProperties.btnFxSends = Effect sends
9
10 CloseTabDlg.rbMove = Move them to
11 CloseTabDlg.rbRemove = Remove them
12
13 GeneralPane.btnAdvanced = Advanced...
14
15 HelpAboutDlg.btnLicense = GNU General Public License
16
17 ManageOrchestrasPage.lnkOrchestras = Show Orchestras
18
19 MidiDeviceWizardPage.btnNewDevice = Create new device
20 MidiDeviceWizardPage.rbDefaultSettings = Use default MIDI device settings
21 MidiDeviceWizardPage.rbCustomSettings = Specify custom MIDI device settings
22
23 NewTabPane.rbAfter = Insert after
24 NewTabPane.rbBeginning = Add at the beginning
25 NewTabPane.rbEnd = Add at the end
26
27 OrchestrasPage.lnkManageOrchestras = Manage Orchestras
28
29 TasksPage.lnkAudioDevices = Manage audio devices
30 TasksPage.lnkManageOrchestras = Manage Orchestras
31 TasksPage.lnkMidiDevices = Manage MIDI devices
32 TasksPage.lnkMidiInstruments = Manage MIDI instruments
33 TasksPage.lnkNewAudioDevice = Create audio device
34 TasksPage.lnkNewChannel = Create channel
35 TasksPage.lnkNewChannelWizard = Create channel using wizard
36 TasksPage.lnkNewMidiDevice = Create MIDI device
37 TasksPage.lnkOrchestras = Show Orchestras
38
39 apply = Apply
40 cancel = Cancel
41 close = Close
42 no = No
43 ok = OK
44 yes = Yes

  ViewVC Help
Powered by ViewVC