Fix typo - thx Sopor :)

This commit is contained in:
Nikolaj Olsson 2019-04-12 07:54:50 +02:00
parent 5ddf18a143
commit 0d41ba8fc1

View File

@ -909,7 +909,7 @@ namespace Nikse.SubtitleEdit.Core
GoogleApiKeyNeeded = "Sorry, you need an API key from Google to use the latest Google Translate." + Environment.NewLine +
Environment.NewLine +
"Go to \"Options -> Settings -> Tools\" to enter your Google translate API key.",
GoogleNoApiKeyWarning = "Trying to translate wihtout API key... (slow and limited data)"
GoogleNoApiKeyWarning = "Trying to translate without API key... (slow and limited data)"
};
GoogleOrMicrosoftTranslate = new LanguageStructure.GoogleOrMicrosoftTranslate