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

Annotation of /jsampler/trunk/src/org/jsampler/view/std/langprops/MessagesBundle.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: 1430 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.failed = Failed!
2     JSAddDbInstrumentsProgressDlg.jobStatus = Scanned {0} from {1} instrument files
3    
4 iliev 1540 JSInstrumentsDbTable.confirmAddToMidiMap = Are you sure you want to add the selected {0} instruments to "{1}" map?
5     JSInstrumentsDbTable.confirmAddToOrchestra = Are you sure you want to add the selected {0} instruments to "{1}" orchestra?
6 iliev 1286 JSInstrumentsDbTable.confirmDeletion = Are you sure?
7    
8 iliev 1752 JSInstrumentsDbTree.unknownDirectory! = Could not find directory: {0}
9    
10 iliev 1286 JSManageOrchestrasPane.removeOrchestra? = The orchestra contains one or more instruments.\nDo you really want to remove it?
11    
12 iliev 1767 JSMidiInstrumentTree.noMap! = No MIDI instrument map selected
13 iliev 1286 JSMidiInstrumentTree.removeInstruments? = There are {0} instruments in the MIDI bank. Are you sure you want to remove them?
14 iliev 1767 JSMidiInstrumentTree.sameSourceAndDestination! = Source and destination are the same
15 iliev 1286
16     JSNewAudioDeviceDlg.selectDriver! = Please, select audio output driver first
17    
18     JSNewMidiDeviceDlg.selectDriver! = Please, select MIDI input driver first
19    
20 iliev 1767 JSOverrideInstrumentsConfirmDlg.lMsg = If you continue the following MIDI instruments will be removed:
21    
22 iliev 1286 JSProgressDlg.cancel? = There is one pending task. Do you really want to cancel
23     JSProgressDlg.cancel2? = There are {0} pending tasks. Do you really want to cancel
24 iliev 1567
25     JSQuitDlg.sureToQuit? = Are you sure you want to quit
26 iliev 1688
27     StdA4n.resetSampler? = Are you sure you want to reset the sampler

  ViewVC Help
Powered by ViewVC