diff options
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> |
