cog/Localizations/English/MainProgram.strings

24 lines
803 B
Plaintext

"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";