diff options
| author | 2015-01-30 17:00:07 -0500 | |
|---|---|---|
| committer | 2015-01-30 17:00:07 -0500 | |
| commit | 016003905ca0e8e459e3dc33e786beda8ec92f45 (patch) | |
| tree | 34aba2d2e0d66fbf2c3821ee8358f56e40c4c95e /SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui | |
| parent | 724c012ada23ef480c61fe99e3c9784b91aeb1ca (diff) | |
Imported Upstream version 3.0.2upstream/3.0.2
Diffstat (limited to 'SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui')
| -rw-r--r-- | SQLiteStudio3/coreSQLiteStudio/plugins/populatedictionary.ui | 28 |
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> |
