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

Annotation of /jsampler/trunk/src/org/jsampler/view/std/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, 9 months ago) by iliev
File size: 966 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 1286 JSAddDbInstrumentsProgressDlg.btnHide = Hide
2    
3 iliev 1688 JSConnectDlg.btnConnect = Connect
4    
5     JSConnectionPropsPane.btnMoveDown = Move Down
6     JSConnectionPropsPane.btnMoveUp = Move Up
7    
8 iliev 1286 JSGeneralProps.btnChange = Change...
9     JSGeneralProps.btnClearRecentScriptList = Clear List
10    
11     JSDbSearchPane.btnFind = Find
12    
13 iliev 1355 JSDetailedErrorDlg.hideDetails = Hide Details <<
14     JSDetailedErrorDlg.showDetails = Show Details >>
15    
16 iliev 1286 JSLSConsolePropsPane.btnClearCmdHistory = Clear History
17     JSLSConsolePropsPane.btnDefaults = Reset to defaults
18    
19 iliev 1729 JSLostFilesDlg.btnReplace = Replace...
20    
21 iliev 1286 JSLscpScriptDlg.btnSaveAs = Save As...
22    
23     JSNewAudioDeviceDlg.btnCreate = Create
24    
25     JSNewMidiDeviceDlg.btnCreate = Create
26    
27 iliev 1567 JSQuitDlg.btnExport = Export Session...
28     JSQuitDlg.btnQuit = Quit
29     JSQuitDlg.btnDontQuit = Don't Quit
30    
31 iliev 1729 JSReplaceLostFilesDlg.btnPreview = Preview
32     JSReplaceLostFilesDlg.btnReplace = Replace
33    
34 iliev 1688 add = Add
35 iliev 1767 apply = Apply
36 iliev 1286 browse = Browse
37     cancel = Cancel
38     close = Close
39 iliev 1688 remove = Remove
40 iliev 1729 rename = Rename
41     update = Update

  ViewVC Help
Powered by ViewVC