diff --git a/LanguageBaseEnglish.xml b/LanguageBaseEnglish.xml index fc563ca92..fbda3d10b 100644 --- a/LanguageBaseEnglish.xml +++ b/LanguageBaseEnglish.xml @@ -379,7 +379,7 @@ Note: Do check free disk space. Normal casing. Sentences begin with uppercase letter. Fix names casing (via Dictionaries\names.xml) Fix only names casing (via Dictionaries\names.xml) - Only change all upper-case lines. + Only change all uppercase lines. ALL UPPERCASE all lowercase @@ -911,7 +911,7 @@ To use an API key, go to "Options -> Settings -> Tools" to enter your Goog (Ctrl + V) Copy source text clipboard Clipboard contains source text! - Go to translator and translate, then copy results to clipboard and click this button again. + Go to translator and translate, then copy the results to the clipboard and click this button again. Google vs Microsoft translate @@ -2188,8 +2188,8 @@ can edit in same subtitle file (collaboration) Existing file name Auto-backup Every minute - Every 5th minutes - Every 15th minutes + Every 5th minute + Every 15th minute Delete after 1 month 3 months @@ -2585,7 +2585,7 @@ can edit in same subtitle file (collaboration) Token endpoint Note: These font settings are for the Subtitle Edit UI only. Setting a font for a subtitle is normally done in the video player, but can also be done when using a subtitle format with built-in font information like -"Advanced Sub Station Alpha" or via export to image based formats. +"Advanced Sub Station Alpha" or via export to image-based formats. Restore default settings All settings will be restored to default values @@ -3145,4 +3145,4 @@ Keep changes? WebVTT - set new voice Name of voice - + \ No newline at end of file diff --git a/src/ui/Logic/Language.cs b/src/ui/Logic/Language.cs index a8947e46a..2e7bae6a6 100644 --- a/src/ui/Logic/Language.cs +++ b/src/ui/Logic/Language.cs @@ -1607,7 +1607,7 @@ namespace Nikse.SubtitleEdit.Logic NetworkMode = "Networking mode", UserAndAction = "User/action", XStartedSessionYAtZ = "{0}: Started session {1} at {2}", - OpenOtherSubtitle = "Open other subtitle", + OpenOtherSubtitle = "Open another subtitle", BeforeToggleDialogDashes = "Before toggle of dialog dashes", TextFiles = "Text files", ExportPlainTextAs = "Export plain text as",