Multilanguage support using I18n (German, Spanish, French, Russian)
This commit is contained in:
parent
e4bb578801
commit
f7f41596cc
46 changed files with 6646 additions and 124 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Form</string>
|
||||
<string>Plugins entry</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
<item row="2" column="2">
|
||||
<widget class="QLabel" name="PathValue">
|
||||
<property name="text">
|
||||
<string>Path Value</string>
|
||||
<string notr="true">Path Value</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Description Value</string>
|
||||
<string notr="true">Description Value</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -96,21 +96,21 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Name Value</string>
|
||||
<string notr="true">Name Value</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="2">
|
||||
<widget class="QLabel" name="VersionValue">
|
||||
<property name="text">
|
||||
<string>Version Value</string>
|
||||
<string notr="true">Version Value</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="2">
|
||||
<widget class="QLabel" name="CommitValue">
|
||||
<property name="text">
|
||||
<string>Commit Value</string>
|
||||
<string notr="true">Commit Value</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
<item row="5" column="2">
|
||||
<widget class="QLabel" name="URLValue">
|
||||
<property name="text">
|
||||
<string>URL Value</string>
|
||||
<string notr="true">URL Value</string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue