Cog/Localizations/English/MainProgram.strings
vspader d828043340 Better localization tools. Use update_strings.sh to update the english strings.
Use load_localization.sh to update from a localization in the Localizations directory.
2007-02-17 20:14:15 +00:00

23 lines
803 B
Text

"FeedbackFailedMessageText" = "Failed";
"FeedbackFailedInformativeText" = "Feedback failed to send.";
"FeedbackSuccessMessageText" = "Success";
"FeedbackSuccessInformativeText" = "Feedback successfully sent!";
"CheckingForUpdate" = "Checking for update…";
"UpdateAvailable" = "Update available!";
"UpdateNotFound" = "No updates available.";
"UpdateError" = "Error connecting to update server.";
"PlayButtonTooltip" = "Play";
"StopButtonTooltip" = "Stop";
"PrevButtonTooltip" = "Previous";
"NextButtonTooltip" = "Next";
"TimeElapsed" = "%i:%02i";
"TimeRemaining" = "-%i:%02i";
"AddButtonTooltip" = "Add files";
"RemoveButtonTooltip" = "Remove selected files";
"InfoButtonTooltip" = "Information on the selected file";
"ShuffleButtonTooltip" = "Shuffle mode";
"RepeatButtonTooltip" = "Repeat mode";