diff options
| author | 2015-01-30 17:00:07 -0500 | |
|---|---|---|
| committer | 2015-01-30 17:00:07 -0500 | |
| commit | 016003905ca0e8e459e3dc33e786beda8ec92f45 (patch) | |
| tree | 34aba2d2e0d66fbf2c3821ee8358f56e40c4c95e /Plugins/HtmlExport/htmlexport.ui | |
| parent | 724c012ada23ef480c61fe99e3c9784b91aeb1ca (diff) | |
Imported Upstream version 3.0.2upstream/3.0.2
Diffstat (limited to 'Plugins/HtmlExport/htmlexport.ui')
| -rw-r--r-- | Plugins/HtmlExport/htmlexport.ui | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Plugins/HtmlExport/htmlexport.ui b/Plugins/HtmlExport/htmlexport.ui index a4727a4..6606b1f 100644 --- a/Plugins/HtmlExport/htmlexport.ui +++ b/Plugins/HtmlExport/htmlexport.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Form</string> + <string notr="true">Form</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="4" column="1"> @@ -26,7 +26,7 @@ <number>999999999</number> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.ByteLengthLimit</string> + <string notr="true">HtmlExport.ByteLengthLimit</string> </property> </widget> </item> @@ -43,7 +43,7 @@ <string>Include data types in first row</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.PrintDataTypes</string> + <string notr="true">HtmlExport.PrintDataTypes</string> </property> </widget> </item> @@ -53,7 +53,7 @@ <string>Column names as first row</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.PrintHeader</string> + <string notr="true">HtmlExport.PrintHeader</string> </property> </widget> </item> @@ -63,7 +63,7 @@ <string>Row numbers as first column</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.PrintRowNum</string> + <string notr="true">HtmlExport.PrintRowNum</string> </property> </widget> </item> @@ -79,10 +79,10 @@ <string>Format document (new lines, indentation)</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.Format</string> + <string notr="true">HtmlExport.Format</string> </property> <property name="assignedValue" stdset="0"> - <string>format</string> + <string notr="true">format</string> </property> </widget> </item> @@ -92,10 +92,10 @@ <string>Compress (everything in one line)</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.Format</string> + <string notr="true">HtmlExport.Format</string> </property> <property name="assignedValue" stdset="0"> - <string>compress</string> + <string notr="true">compress</string> </property> </widget> </item> @@ -111,7 +111,7 @@ <string>Don't escape HTML characters</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.DontEscapeHtml</string> + <string notr="true">HtmlExport.DontEscapeHtml</string> </property> </widget> </item> |
