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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC