/[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 1688 - (hide annotations) (download)
Thu Feb 14 16:52:36 2008 UTC (16 years, 2 months ago) by iliev
File size: 1108 byte(s)
* Implemented a backend list with option to manually choose a backend
  to connect on startup(Edit/Preferences, then click the `Backend' tab)
  and option to change the backend without restarting JSampler
  (Actions/Change Backend or Ctrl + B)

* Added confirmation messages for removing sampler channels and
  audio/MIDI devices (Edit/Preferences, then click 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     JSManageOrchestrasPane.removeOrchestra? = The orchestra contains one or more instruments.\nDo you really want to remove it?
9    
10     JSMidiInstrumentTree.removeInstruments? = There are {0} instruments in the MIDI bank. Are you sure you want to remove them?
11    
12     JSNewAudioDeviceDlg.selectDriver! = Please, select audio output driver first
13    
14     JSNewMidiDeviceDlg.selectDriver! = Please, select MIDI input driver first
15    
16     JSProgressDlg.cancel? = There is one pending task. Do you really want to cancel
17     JSProgressDlg.cancel2? = There are {0} pending tasks. Do you really want to cancel
18 iliev 1567
19     JSQuitDlg.sureToQuit? = Are you sure you want to quit
20 iliev 1688
21     StdA4n.resetSampler? = Are you sure you want to reset the sampler

  ViewVC Help
Powered by ViewVC