diff options
| author | 2015-01-30 17:00:24 -0500 | |
|---|---|---|
| committer | 2015-01-30 17:00:24 -0500 | |
| commit | e4767514ed04e6a0bddf3f4a47f5f0b09e65e0ee (patch) | |
| tree | 86cadc2137831d44fa29fd40a2964f7fb1326de4 /Plugins/PdfExport/pdfexport.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/PdfExport/pdfexport.ui')
| -rw-r--r-- | Plugins/PdfExport/pdfexport.ui | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/Plugins/PdfExport/pdfexport.ui b/Plugins/PdfExport/pdfexport.ui index 31dfce5..1d396ef 100644 --- a/Plugins/PdfExport/pdfexport.ui +++ b/Plugins/PdfExport/pdfexport.ui @@ -6,12 +6,12 @@ <rect> <x>0</x> <y>0</y> - <width>332</width> + <width>335</width> <height>492</height> </rect> </property> <property name="windowTitle"> - <string>Form</string> + <string notr="true">Form</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> @@ -26,7 +26,7 @@ <number>999</number> </property> <property name="cfg" stdset="0"> - <string>PdfExport.MaxCellBytes</string> + <string notr="true">PdfExport.MaxCellBytes</string> </property> </widget> </item> @@ -43,7 +43,7 @@ <number>999999</number> </property> <property name="cfg" stdset="0"> - <string>PdfExport.BottomMargin</string> + <string notr="true">PdfExport.BottomMargin</string> </property> </widget> </item> @@ -53,7 +53,7 @@ <number>999999</number> </property> <property name="cfg" stdset="0"> - <string>PdfExport.RightMargin</string> + <string notr="true">PdfExport.RightMargin</string> </property> </widget> </item> @@ -98,7 +98,7 @@ <number>999999</number> </property> <property name="cfg" stdset="0"> - <string>PdfExport.Padding</string> + <string notr="true">PdfExport.Padding</string> </property> </widget> </item> @@ -122,7 +122,7 @@ <number>999999</number> </property> <property name="cfg" stdset="0"> - <string>PdfExport.TopMargin</string> + <string notr="true">PdfExport.TopMargin</string> </property> </widget> </item> @@ -143,10 +143,10 @@ <item row="0" column="1"> <widget class="ConfigComboBox" name="pageSizeCombo"> <property name="modelName" stdset="0"> - <string>PdfExport.PageSizes</string> + <string notr="true">PdfExport.PageSizes</string> </property> <property name="cfg" stdset="0"> - <string>PdfExport.PageSize</string> + <string notr="true">PdfExport.PageSize</string> </property> </widget> </item> @@ -170,7 +170,7 @@ <number>999999</number> </property> <property name="cfg" stdset="0"> - <string>PdfExport.LeftMargin</string> + <string notr="true">PdfExport.LeftMargin</string> </property> </widget> </item> @@ -186,14 +186,14 @@ <item row="0" column="1"> <widget class="QSpinBox" name="fontSizeSpin"> <property name="cfg" stdset="0"> - <string>PdfExport.FontSize</string> + <string notr="true">PdfExport.FontSize</string> </property> </widget> </item> <item row="0" column="0"> <widget class="QFontComboBox" name="fontComboBox"> <property name="cfg" stdset="0"> - <string>PdfExport.Font</string> + <string notr="true">PdfExport.Font</string> </property> </widget> </item> @@ -222,10 +222,10 @@ </size> </property> <property name="text"> - <string/> + <string notr="true"/> </property> <property name="cfg" stdset="0"> - <string>PdfExport.HeaderBgColor</string> + <string notr="true">PdfExport.HeaderBgColor</string> </property> </widget> </item> @@ -245,10 +245,10 @@ </size> </property> <property name="text"> - <string/> + <string notr="true"/> </property> <property name="cfg" stdset="0"> - <string>PdfExport.NullValueColor</string> + <string notr="true">PdfExport.NullValueColor</string> </property> </widget> </item> @@ -267,7 +267,7 @@ <string>Print row numbers for data</string> </property> <property name="cfg" stdset="0"> - <string>PdfExport.PrintRowNum</string> + <string notr="true">PdfExport.PrintRowNum</string> </property> </widget> </item> @@ -277,7 +277,7 @@ <string>Print page numbers</string> </property> <property name="cfg" stdset="0"> - <string>PdfExport.PrintPageNumbers</string> + <string notr="true">PdfExport.PrintPageNumbers</string> </property> </widget> </item> |
