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

Diff of /jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1355 by iliev, Mon Sep 17 23:55:27 2007 UTC revision 1776 by iliev, Thu Sep 11 18:48:36 2008 UTC
# Line 5  Audio.GetDriverParametersInfo.desc = Get Line 5  Audio.GetDriverParametersInfo.desc = Get
5  Audio.GetDrivers.desc= Getting Audio Output Drivers  Audio.GetDrivers.desc= Getting Audio Output Drivers
6  Audio.SetChannelCount.desc = Changing the channels number of audio device {0}  Audio.SetChannelCount.desc = Changing the channels number of audio device {0}
7  Audio.SetChannelParameter.desc = Changing audio output channel parameter  Audio.SetChannelParameter.desc = Changing audio output channel parameter
8    Audio.SetDeviceParameter.desc = Changing the settings of audio device {0}
9  Audio.UpdateDeviceInfo.desc = Updating audio output device {0}  Audio.UpdateDeviceInfo.desc = Updating audio output device {0}
10  Audio.UpdateDevices.desc = Updating audio output devices  Audio.UpdateDevices.desc = Updating audio output devices
11    
# Line 17  Channel.LoadInstrument.desc = Assigning Line 18  Channel.LoadInstrument.desc = Assigning
18  Channel.Remove.desc = Removing Channel {0}  Channel.Remove.desc = Removing Channel {0}
19  Channel.RemoveFxSend.desc = Removing effect send {0}:{1}  Channel.RemoveFxSend.desc = Removing effect send {0}:{1}
20  Channel.Reset.desc = Reseting Channel {0}  Channel.Reset.desc = Reseting Channel {0}
21    Channel.SendMidiMsg.desc = Sending MIDI data to channel {0}
22  Channel.SetAudioOutputChannel.desc = Setting the audio output channel of channel {0}  Channel.SetAudioOutputChannel.desc = Setting the audio output channel of channel {0}
23  Channel.SetAudioOutputDevice.desc = Changing the audio output device of channel {0}  Channel.SetAudioOutputDevice.desc = Changing the audio output device of channel {0}
24  Channel.SetFxSendAudioOutputChannel.desc = Rerouting channel of effect send {0}:{1}  Channel.SetFxSendAudioOutputChannel.desc = Rerouting channel of effect send {0}:{1}
# Line 40  DefaultLSConsoleModel.notConnected = "No Line 42  DefaultLSConsoleModel.notConnected = "No
42  DuplicateChannels.description = Duplicating the specified channels  DuplicateChannels.description = Duplicating the specified channels
43  GetEngines.description = Getting Sampler Engines  GetEngines.description = Getting Sampler Engines
44    
45  Global.ResetSampler.desc = Reseting the Sampler  Global.GetFileInstrument.desc = Retrieving instrument information
46    Global.GetFileInstruments.desc = Retrieving instrument information
47  Global.GetServerInfo.desc = Getting Server Info  Global.GetServerInfo.desc = Getting Server Info
48  Global.GetVolume.desc - Getting the global volume  Global.GetVolume.desc - Getting the global volume
49    Global.ResetSampler.desc = Reseting the Sampler
50    Global.SetClientReadTimeout.desc = Setting the socket read timeout
51  Global.SetVolume.desc = Changing the global volume  Global.SetVolume.desc = Changing the global volume
52    
53  InstrumentsDb.AddInstruments.desc = Scanning for instruments  InstrumentsDb.AddInstruments.desc = Scanning for instruments
# Line 52  InstrumentsDb.Copy.desc = Copying Line 57  InstrumentsDb.Copy.desc = Copying
57  InstrumentsDb.CreateDirectory.desc = Creating new folder  InstrumentsDb.CreateDirectory.desc = Creating new folder
58  InstrumentsDb.FindDirectories.desc = Searching  InstrumentsDb.FindDirectories.desc = Searching
59  InstrumentsDb.FindInstruments.desc = Searching  InstrumentsDb.FindInstruments.desc = Searching
60    InstrumentsDb.FindLostInstrumentFiles.desc = Checking for lost instrument files
61  InstrumentsDb.Format.desc = Formatting the instruments database  InstrumentsDb.Format.desc = Formatting the instruments database
62  InstrumentsDb.GetDrectories.desc = Updating database directories  InstrumentsDb.GetDrectories.desc = Updating database directories
63  InstrumentsDb.GetDrectory.desc = Updating database directory  InstrumentsDb.GetDrectory.desc = Updating database directory
# Line 67  InstrumentsDb.RenameDirectory.desc = Ren Line 73  InstrumentsDb.RenameDirectory.desc = Ren
73  InstrumentsDb.RenameInstrument.desc = Renaming database instrument  InstrumentsDb.RenameInstrument.desc = Renaming database instrument
74  InstrumentsDb.SetDirectoryDescription.desc = Changing directory description  InstrumentsDb.SetDirectoryDescription.desc = Changing directory description
75  InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description  InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description
76    InstrumentsDb.SetInstrumentFilePath.desc = Updating instrument file path
77    
78  LSConsoleConnect.description = Connecting to LinuxSampler  LSConsoleConnect.description = Connecting to LinuxSampler
79  LSConsoleExecCommand.description = Executing LS Console command  LSConsoleExecCommand.description = Executing LS Console command

Legend:
Removed from v.1355  
changed lines
  Added in v.1776

  ViewVC Help
Powered by ViewVC