/[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 1688 - (hide annotations) (download)
Thu Feb 14 16:52:36 2008 UTC (16 years, 2 months ago) by iliev
File size: 793 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.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     JSLscpScriptDlg.btnSaveAs = Save As...
20    
21     JSNewAudioDeviceDlg.btnCreate = Create
22    
23     JSNewMidiDeviceDlg.btnCreate = Create
24    
25 iliev 1567 JSQuitDlg.btnExport = Export Session...
26     JSQuitDlg.btnQuit = Quit
27     JSQuitDlg.btnDontQuit = Don't Quit
28    
29 iliev 1688 add = Add
30 iliev 1286 browse = Browse
31     cancel = Cancel
32     close = Close
33 iliev 1688 remove = Remove

  ViewVC Help
Powered by ViewVC