Sun, 07 Oct 2018 18:18:13 +0200
TranslatorPage: fixed a silly copy&paste error.
diff -r 978df36d2f4d -r d9f12defd944 Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui --- a/Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui Sat Oct 06 14:48:45 2018 +0200 +++ b/Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui Sun Oct 07 18:18:13 2018 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>500</width> - <height>1000</height> + <height>1125</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> @@ -138,7 +138,7 @@ <item row="0" column="1"> <widget class="QLineEdit" name="deeplKeyEdit"> <property name="toolTip"> - <string>Enter your Google Translate key</string> + <string>Enter your DeepL Pro key</string> </property> </widget> </item>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_cs.ts --- a/i18n/eric6_cs.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_cs.ts Sun Oct 07 18:18:13 2018 +0200 @@ -74718,6 +74718,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_de.ts --- a/i18n/eric6_de.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_de.ts Sun Oct 07 18:18:13 2018 +0200 @@ -73126,7 +73126,7 @@ <message> <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="365"/> <source>Enter your Yandex key</source> - <translation>Gib den Yandey Schlüssel ein</translation> + <translation>Gib den Yandex Schlüssel ein</translation> </message> <message> <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="352"/> @@ -73223,6 +73223,11 @@ <source>DeepL Pro</source> <translation>DeepL Pro</translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation>Gib den DeepL Pro Schlüssel ein</translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_empty.ts --- a/i18n/eric6_empty.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_empty.ts Sun Oct 07 18:18:13 2018 +0200 @@ -72611,6 +72611,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_en.ts --- a/i18n/eric6_en.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_en.ts Sun Oct 07 18:18:13 2018 +0200 @@ -72661,6 +72661,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_es.ts --- a/i18n/eric6_es.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_es.ts Sun Oct 07 18:18:13 2018 +0200 @@ -73188,6 +73188,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_fr.ts --- a/i18n/eric6_fr.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_fr.ts Sun Oct 07 18:18:13 2018 +0200 @@ -74423,6 +74423,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_it.ts --- a/i18n/eric6_it.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_it.ts Sun Oct 07 18:18:13 2018 +0200 @@ -73326,6 +73326,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_pt.ts --- a/i18n/eric6_pt.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_pt.ts Sun Oct 07 18:18:13 2018 +0200 @@ -74820,6 +74820,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_ru.ts --- a/i18n/eric6_ru.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_ru.ts Sun Oct 07 18:18:13 2018 +0200 @@ -73388,6 +73388,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_tr.ts --- a/i18n/eric6_tr.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_tr.ts Sun Oct 07 18:18:13 2018 +0200 @@ -74344,6 +74344,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>
diff -r 978df36d2f4d -r d9f12defd944 i18n/eric6_zh_CN.ts --- a/i18n/eric6_zh_CN.ts Sat Oct 06 14:48:45 2018 +0200 +++ b/i18n/eric6_zh_CN.ts Sun Oct 07 18:18:13 2018 +0200 @@ -72945,6 +72945,11 @@ <source>DeepL Pro</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="141"/> + <source>Enter your DeepL Pro key</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TranslatorPlugin</name>