/[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 1540 by iliev, Mon Dec 3 23:22:02 2007 UTC revision 1818 by iliev, Wed Dec 24 17:29:47 2008 UTC
# Line 18  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 41  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.GetFileInstrument.desc = Retrieving instrument information
46  Global.GetFileInstruments.desc = Retrieving instrument information  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  Global.ResetSampler.desc = Reseting the Sampler
50    Global.SetClientReadTimeout.desc = Setting the socket read timeout
51    Global.SetPolyphony.desc = Applying global stream/voice limits
52  Global.SetVolume.desc = Changing the global volume  Global.SetVolume.desc = Changing the global volume
53    
54  InstrumentsDb.AddInstruments.desc = Scanning for instruments  InstrumentsDb.AddInstruments.desc = Scanning for instruments
# Line 54  InstrumentsDb.Copy.desc = Copying Line 58  InstrumentsDb.Copy.desc = Copying
58  InstrumentsDb.CreateDirectory.desc = Creating new folder  InstrumentsDb.CreateDirectory.desc = Creating new folder
59  InstrumentsDb.FindDirectories.desc = Searching  InstrumentsDb.FindDirectories.desc = Searching
60  InstrumentsDb.FindInstruments.desc = Searching  InstrumentsDb.FindInstruments.desc = Searching
61    InstrumentsDb.FindLostInstrumentFiles.desc = Checking for lost instrument files
62  InstrumentsDb.Format.desc = Formatting the instruments database  InstrumentsDb.Format.desc = Formatting the instruments database
63  InstrumentsDb.GetDrectories.desc = Updating database directories  InstrumentsDb.GetDrectories.desc = Updating database directories
64  InstrumentsDb.GetDrectory.desc = Updating database directory  InstrumentsDb.GetDrectory.desc = Updating database directory
# Line 69  InstrumentsDb.RenameDirectory.desc = Ren Line 74  InstrumentsDb.RenameDirectory.desc = Ren
74  InstrumentsDb.RenameInstrument.desc = Renaming database instrument  InstrumentsDb.RenameInstrument.desc = Renaming database instrument
75  InstrumentsDb.SetDirectoryDescription.desc = Changing directory description  InstrumentsDb.SetDirectoryDescription.desc = Changing directory description
76  InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description  InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description
77    InstrumentsDb.SetInstrumentFilePath.desc = Updating instrument file path
78    
79  LSConsoleConnect.description = Connecting to LinuxSampler  LSConsoleConnect.description = Connecting to LinuxSampler
80  LSConsoleExecCommand.description = Executing LS Console command  LSConsoleExecCommand.description = Executing LS Console command
81    
82    LaunchBackend.desc = Starting backend
83    
84  Midi.AddMidiInstrumentMap.desc = Adding MIDI instrument map  Midi.AddMidiInstrumentMap.desc = Adding MIDI instrument map
85  Midi.CreateDevice.desc = Creating MIDI input device  Midi.CreateDevice.desc = Creating MIDI input device
86  Midi.DestroyDevice.desc = Removing MIDI input device {0}  Midi.DestroyDevice.desc = Removing MIDI input device {0}

Legend:
Removed from v.1540  
changed lines
  Added in v.1818

  ViewVC Help
Powered by ViewVC