--- jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties 2007/05/24 21:19:36 1203 +++ jsampler/trunk/src/org/jsampler/langprops/MessagesBundle.properties 2007/05/24 21:43:45 1204 @@ -10,6 +10,8 @@ Channel.Add.desc = Creating new Channel Channel.AddFxSend.desc = Creating new effect send Channel.GetFxSends.desc = Getting effect sends on channel {0} +Channel.LoadEngine.desc = Assigning {0} engine to channel {1} +Channel.LoadInstrument.desc = Assigning instrument Channel.Remove.desc = Removing Channel {0} Channel.RemoveFxSend.desc = Removing effect send {0}:{1} Channel.Reset.desc = Reseting Channel {0} @@ -31,18 +33,40 @@ Channel.UpdateInfo.desc = Updating channel information Connect.description = Connecting to LinuxSampler + DefaultLSConsoleModel.notConnected = "Not Connected!" DuplicateChannels.description = Duplicating the specified channels GetEngines.description = Getting Sampler Engines -GetServerInfo.description = Getting Server Info +Global.ResetSampler.desc = Reseting the Sampler +Global.GetServerInfo.desc = Getting Server Info Global.GetVolume.desc - Getting the global volume Global.SetVolume.desc = Changing the global volume +InstrumentsDb.AddInstruments.desc = Scanning for instruments +InstrumentsDb.AddInstrumentsFromFile.desc = Scanning for instruments +InstrumentsDb.AddInstrumentsNonrecursive.desc = Scanning for instruments +InstrumentsDb.Copy.desc = Copying +InstrumentsDb.CreateDirectory.desc = Creating new folder +InstrumentsDb.FindDirectories.desc = Searching +InstrumentsDb.FindInstruments.desc = Searching +InstrumentsDb.GetDrectories.desc = Updating database directories +InstrumentsDb.GetDrectory.desc = Updating database directory +InstrumentsDb.GetDirectoryCount.desc = Calculating directory number +InstrumentsDb.GetInstrument.desc = Updating database instrument +InstrumentsDb.GetInstrumentCount.desc = Calculating instrument number +InstrumentsDb.GetInstruments.desc = Updating database instruments +InstrumentsDb.GetScanJobInfo.desc = Retrieving status +InstrumentsDb.Move.desc = Moving +InstrumentsDb.RemoveDirectories.desc = Removing database directories +InstrumentsDb.RemoveInstruments.desc = Removing database instruments +InstrumentsDb.RenameDirectory.desc = Renaming database directory +InstrumentsDb.RenameInstrument.desc = Renaming database instrument +InstrumentsDb.SetDirectoryDescription.desc = Changing directory description +InstrumentsDb.SetInstrumentDescription.desc = Changing instrument description + LSConsoleConnect.description = Connecting to LinuxSampler LSConsoleExecCommand.description = Executing LS Console command -LoadEngine.description = Assigning {0} engine to channel {1} -LoadInstrument.description = Assigning instrument Midi.AddMidiInstrumentMap.desc = Adding MIDI instrument map Midi.CreateDevice.desc = Creating MIDI input device @@ -64,6 +88,5 @@ Midi.UpdateInstrumentMaps.desc = Updating MIDI instrument maps Midi.UpdateInstruments.desc = Updating MIDI instruments -ResetSampler.description = Reseting the Sampler UpdateChannels.description = Updating channels UpdateTotalVoiceCount.description = Updating the total number of active voices \ No newline at end of file