summaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui')
-rw-r--r--SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui28
1 files changed, 14 insertions, 14 deletions
diff --git a/SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui b/SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui
index f99491f..6a28476 100644
--- a/SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui
+++ b/SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Form</string>
+ <string notr="true">Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@@ -23,7 +23,7 @@
<item>
<widget class="FileEdit" name="fileEdit" native="true">
<property name="cfg" stdset="0">
- <string>PopulateDictionary.File</string>
+ <string notr="true">PopulateDictionary.File</string>
</property>
<property name="dialogTitle" stdset="0">
<string>Pick dictionary file</string>
@@ -41,12 +41,12 @@
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="ConfigRadioButton" name="whitespaceRadio">
- <property name="cfg" stdset="0">
- <string>PopulateDictionary.Lines</string>
- </property>
<property name="text">
<string>Whitespace</string>
</property>
+ <property name="cfg" stdset="0">
+ <string notr="true">PopulateDictionary.Lines</string>
+ </property>
<property name="assignedValue" stdset="0">
<bool>false</bool>
</property>
@@ -54,12 +54,12 @@
</item>
<item>
<widget class="ConfigRadioButton" name="libeBreakRadio">
- <property name="cfg" stdset="0">
- <string>PopulateDictionary.Lines</string>
- </property>
<property name="text">
<string>Line break</string>
</property>
+ <property name="cfg" stdset="0">
+ <string notr="true">PopulateDictionary.Lines</string>
+ </property>
<property name="assignedValue" stdset="0">
<bool>true</bool>
</property>
@@ -76,12 +76,12 @@
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="ConfigRadioButton" name="orderedRadio">
- <property name="cfg" stdset="0">
- <string>PopulateDictionary.Random</string>
- </property>
<property name="text">
<string>Ordered</string>
</property>
+ <property name="cfg" stdset="0">
+ <string notr="true">PopulateDictionary.Random</string>
+ </property>
<property name="assignedValue" stdset="0">
<bool>false</bool>
</property>
@@ -89,12 +89,12 @@
</item>
<item>
<widget class="ConfigRadioButton" name="randomlyRadio">
- <property name="cfg" stdset="0">
- <string>PopulateDictionary.Random</string>
- </property>
<property name="text">
<string>Randomly</string>
</property>
+ <property name="cfg" stdset="0">
+ <string notr="true">PopulateDictionary.Random</string>
+ </property>
<property name="assignedValue" stdset="0">
<bool>true</bool>
</property>