eric7/Project/TranslationPropertiesDialog.ui

branch
eric7
changeset 8314
e3642a6a1e71
parent 8312
800c432b34c8
child 8356
68ec9c3d4de5
diff -r dac33c7fce07 -r e3642a6a1e71 eric7/Project/TranslationPropertiesDialog.ui
--- 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>&amp;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>&lt;b&gt;Translation Pattern&lt;/b&gt;
-&lt;p&gt;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.&lt;/p&gt;</string>
+&lt;p&gt;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.&lt;/p&gt;</string>
      </property>
     </widget>
    </item>

eric ide

mercurial