/[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 1866 - (hide annotations) (download)
Sun Mar 15 19:40:29 2009 UTC (15 years, 1 month ago) by iliev
File size: 1707 byte(s)
* show controller names in fx sends dialogs
* save send levels when exporting sampler configuration
* ask when removing nonempty map
* fixed compilation error

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 1866 JSManageMidiMapsPane.removeMap = Remove map {0}
11     JSManageMidiMapsPane.removeMap? = The map is not empty. Are you sure?
12    
13 iliev 1286 JSManageOrchestrasPane.removeOrchestra? = The orchestra contains one or more instruments.\nDo you really want to remove it?
14    
15 iliev 1767 JSMidiInstrumentTree.noMap! = No MIDI instrument map selected
16 iliev 1286 JSMidiInstrumentTree.removeInstruments? = There are {0} instruments in the MIDI bank. Are you sure you want to remove them?
17 iliev 1767 JSMidiInstrumentTree.sameSourceAndDestination! = Source and destination are the same
18 iliev 1286
19     JSNewAudioDeviceDlg.selectDriver! = Please, select audio output driver first
20    
21     JSNewMidiDeviceDlg.selectDriver! = Please, select MIDI input driver first
22    
23 iliev 1767 JSOverrideInstrumentsConfirmDlg.lMsg = If you continue the following MIDI instruments will be removed:
24    
25 iliev 1286 JSProgressDlg.cancel? = There is one pending task. Do you really want to cancel
26     JSProgressDlg.cancel2? = There are {0} pending tasks. Do you really want to cancel
27 iliev 1567
28     JSQuitDlg.sureToQuit? = Are you sure you want to quit
29 iliev 1688
30 iliev 1818 StdA4n.duplicateChannels? = Do you really want to duplicate all selected channels
31     StdA4n.removeChannels? = Do you really want to remove all selected channels
32 iliev 1688 StdA4n.resetSampler? = Are you sure you want to reset the sampler

  ViewVC Help
Powered by ViewVC