diff options
| author | 2015-01-30 17:00:24 -0500 | |
|---|---|---|
| committer | 2015-01-30 17:00:24 -0500 | |
| commit | e4767514ed04e6a0bddf3f4a47f5f0b09e65e0ee (patch) | |
| tree | 86cadc2137831d44fa29fd40a2964f7fb1326de4 /Plugins/HtmlExport/htmlexport.ui | |
| parent | 26ddfe11c2b7fac52e5f57dcd9f5223a50b2a9a7 (diff) | |
| parent | 016003905ca0e8e459e3dc33e786beda8ec92f45 (diff) | |
Merge tag 'upstream/3.0.2'
Upstream version 3.0.2
# gpg: Signature made Fri 30 Jan 2015 05:00:11 PM EST using RSA key ID EBE9BD91
# gpg: Good signature from "Unit 193 <unit193@gmail.com>"
# gpg: aka "Unit 193 <unit193@ninthfloor.org>"
# gpg: aka "Unit 193 <unit193@ubuntu.com>"
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> |
