--- a/eric7/Project/TranslationPropertiesDialog.ui Sat May 15 19:01:16 2021 +0200 +++ b/eric7/Project/TranslationPropertiesDialog.ui Sat May 15 20:08:03 2021 +0200 @@ -21,7 +21,7 @@ <widget class="QLabel" name="textLabel1_3"> <property name="text"> <string>&Translation Path Pattern: -(Use '%language%' where the language code should be inserted, e.g. i18n/eric6_%language%.ts)</string> +(Use '%language%' where the language code should be inserted, e.g. i18n/eric7_%language%.ts)</string> </property> <property name="wordWrap"> <bool>true</bool> @@ -47,7 +47,7 @@ </property> <property name="whatsThis"> <string><b>Translation Pattern</b> -<p>Enter the path pattern for the translation files using %language% at the place of the language code (e.g. /path_to_eric/i18n/eric6_%language%.ts). This will result in translation files like /path_to_eric/i18n/eric6_de.ts.</p></string> +<p>Enter the path pattern for the translation files using %language% at the place of the language code (e.g. /path_to_eric/i18n/eric7_%language%.ts). This will result in translation files like /path_to_eric/i18n/eric7_de.ts.</p></string> </property> </widget> </item>