aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/XmlExport/XmlExport.ui
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-01-30 17:00:24 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-01-30 17:00:24 -0500
commite4767514ed04e6a0bddf3f4a47f5f0b09e65e0ee (patch)
tree86cadc2137831d44fa29fd40a2964f7fb1326de4 /Plugins/XmlExport/XmlExport.ui
parent26ddfe11c2b7fac52e5f57dcd9f5223a50b2a9a7 (diff)
parent016003905ca0e8e459e3dc33e786beda8ec92f45 (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/XmlExport/XmlExport.ui')
-rw-r--r--Plugins/XmlExport/XmlExport.ui26
1 files changed, 13 insertions, 13 deletions
diff --git a/Plugins/XmlExport/XmlExport.ui b/Plugins/XmlExport/XmlExport.ui
index 2a236c6..6c6f27e 100644
--- a/Plugins/XmlExport/XmlExport.ui
+++ b/Plugins/XmlExport/XmlExport.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Form</string>
+ <string notr="true">Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
@@ -29,10 +29,10 @@
<bool>true</bool>
</property>
<property name="assignedValue" stdset="0">
- <string>format</string>
+ <string notr="true">format</string>
</property>
<property name="cfg" stdset="0">
- <string>XmlExport.Format</string>
+ <string notr="true">XmlExport.Format</string>
</property>
</widget>
</item>
@@ -42,10 +42,10 @@
<string>Compress (everything in one line)</string>
</property>
<property name="assignedValue" stdset="0">
- <string>compress</string>
+ <string notr="true">compress</string>
</property>
<property name="cfg" stdset="0">
- <string>XmlExport.Format</string>
+ <string notr="true">XmlExport.Format</string>
</property>
</widget>
</item>
@@ -70,10 +70,10 @@
<bool>true</bool>
</property>
<property name="assignedValue" stdset="0">
- <string>mixed</string>
+ <string notr="true">mixed</string>
</property>
<property name="cfg" stdset="0">
- <string>XmlExport.Escaping</string>
+ <string notr="true">XmlExport.Escaping</string>
</property>
</widget>
</item>
@@ -86,10 +86,10 @@
<string>Always use CDATA</string>
</property>
<property name="assignedValue" stdset="0">
- <string>cdata</string>
+ <string notr="true">cdata</string>
</property>
<property name="cfg" stdset="0">
- <string>XmlExport.Escaping</string>
+ <string notr="true">XmlExport.Escaping</string>
</property>
</widget>
</item>
@@ -102,10 +102,10 @@
<string>Always use ampersand</string>
</property>
<property name="assignedValue" stdset="0">
- <string>ampersand</string>
+ <string notr="true">ampersand</string>
</property>
<property name="cfg" stdset="0">
- <string>XmlExport.Escaping</string>
+ <string notr="true">XmlExport.Escaping</string>
</property>
</widget>
</item>
@@ -124,13 +124,13 @@
<bool>false</bool>
</property>
<property name="cfg" stdset="0">
- <string>XmlExport.UseNamespace</string>
+ <string notr="true">XmlExport.UseNamespace</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLineEdit" name="namespaceEdit">
<property name="cfg" stdset="0">
- <string>XmlExport.Namespace</string>
+ <string notr="true">XmlExport.Namespace</string>
</property>
</widget>
</item>