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

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

  ViewVC Help
Powered by ViewVC