/[svn]/jsampler/trunk/src/org/jsampler/view/fantasia/langprops/LabelsBundle.properties
ViewVC logotype

Annotation of /jsampler/trunk/src/org/jsampler/view/fantasia/langprops/LabelsBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1357 - (hide annotations) (download)
Sat Sep 22 17:27:06 2007 UTC (16 years, 7 months ago) by iliev
File size: 2564 byte(s)
* Added options for setting the maximum master and channel volume
  (choose Edit/Preferences)
* Fantasia: Edit instrument button is now shown on the channel
  screen only when there is loaded instrument on that channel
* Fantasia: Added options for showing additional device parameters in
  audio/MIDI device panes (Edit/Preferences, then click the `View' tab)
* Fantasia: Master volume is now fully implemented

1 iliev 1285 AudioDevicePane.checkActive = Active
2     AudioDevicePane.lChannel = Channel:
3     AudioDevicePane.lChannels = Channels:
4     AudioDevicePane.lDevName = AUDIO DEVICE {0}
5    
6     AudioDevicesPane.newDevice = Create new audio output device
7    
8     Channel.ttDefault = Using the default map: {0}
9    
10     ChannelOptions.routing = Channel Routing
11    
12 iliev 1343 ChannelScreen.btnEditInstr.tt = Edit loaded instrument
13 iliev 1313 ChannelScreen.errorLoadingInstrument = Failed to load instrument!
14 iliev 912 ChannelScreen.loadingInstrument = Loading Instrument... ({0}%)
15 iliev 1285 ChannelScreen.volume = {0}%
16 iliev 912
17 iliev 1357 ChannelsBar.volume = Master Volume {0}%
18    
19 iliev 1285 DbSearchPage.title = Find Instruments
20 iliev 912
21 iliev 1285 DevicesPane.audioDevicesTaskPane = Audio Devices
22     DevicesPane.midiDevicesTaskPane = MIDI Devices
23    
24     FxSendsDlg.title = Effect Sends on Channel {0}
25    
26     GeneralPane.checkShowLSConsoleWhenRunScript = Show LS Console when script is run
27     GeneralPane.checkTurnOffAnimationEffects = Turn off animation effects
28    
29     HelpAboutDlg.about = About
30     HelpAboutDlg.btnAuthor = Grigor Iliev
31     HelpAboutDlg.contactInfoPane = Contact Information
32     HelpAboutDlg.details = Details
33     HelpAboutDlg.lAuthor = Author:
34     HelpAboutDlg.lAuthorEmail = Author's email:
35     HelpAboutDlg.lCopyright = <html>\nCopyright &copy; 2005-2007 Grigor Iliev. All rights reserved.
36     HelpAboutDlg.lDesign = Graphic design:
37     HelpAboutDlg.lJSWebsite = JSampler website:
38     HelpAboutDlg.lLSWebsite = LinuxSampler website:
39     HelpAboutDlg.lLicense = License:
40     HelpAboutDlg.title = About Fantasia
41     HelpAboutDlg.using = Using
42    
43     InstrumentsDbFrame.ToolbarBar.name = Main Toolbar
44     InstrumentsDbFrame.columns = Columns
45     InstrumentsDbFrame.folders = Folders
46     InstrumentsDbFrame.title = Instruments Database
47    
48     LSConsoleFrame.title = LS Console
49    
50 iliev 912 MainFrame.title = Fantasia
51 iliev 1285
52     MainPane.NewChannelPane.newChannel = Create new sampler channel
53    
54     MidiDevicePane.checkActive = Active
55     MidiDevicePane.lDevName = MIDI DEVICE {0}
56     MidiDevicePane.lPort = Port:
57     MidiDevicePane.lPorts = Ports:
58     MidiDevicesPane.newDevice = Create new MIDI input device
59    
60     MidiInstrumentsPane.mapsTaskPane = Manage Instrument Maps
61    
62     OrchestrasPane.orchestrasTaskPane = Manage Orchestras
63    
64     PrefsDlg.tabConnection = Connection
65     PrefsDlg.tabConsole = LS Console
66 iliev 1313 PrefsDlg.tabDefaults = Defaults
67 iliev 1285 PrefsDlg.tabGeneral = General
68 iliev 1357 PrefsDlg.tabView = View
69 iliev 1285 PrefsDlg.title = Preferences
70    
71     SamplerInfoDlg.lDbSupport = Instruments Database Support:
72     SamplerInfoDlg.lProtocolVersion = Protocol Version:
73     SamplerInfoDlg.lVersion = Version:
74     SamplerInfoDlg.title = Sampler Information
75     SamplerInfoDlg.unavailable = Information unavailable
76    
77     SidePane.tabMidiInstruments = MIDI Instruments
78     SidePane.tabOrchestras = Orchestras

  ViewVC Help
Powered by ViewVC