summaryrefslogtreecommitdiff
path: root/plugins/CopyEngine/Ultracopier/RenamingRules.ui
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CopyEngine/Ultracopier/RenamingRules.ui')
-rw-r--r--plugins/CopyEngine/Ultracopier/RenamingRules.ui43
1 files changed, 24 insertions, 19 deletions
diff --git a/plugins/CopyEngine/Ultracopier/RenamingRules.ui b/plugins/CopyEngine/Ultracopier/RenamingRules.ui
index 9e84f4b..0219249 100644
--- a/plugins/CopyEngine/Ultracopier/RenamingRules.ui
+++ b/plugins/CopyEngine/Ultracopier/RenamingRules.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>303</width>
- <height>213</height>
+ <width>491</width>
+ <height>293</height>
</rect>
</property>
<property name="windowTitle">
@@ -17,7 +17,16 @@
<property name="spacing">
<number>2</number>
</property>
- <property name="margin">
+ <property name="leftMargin">
+ <number>2</number>
+ </property>
+ <property name="topMargin">
+ <number>2</number>
+ </property>
+ <property name="rightMargin">
+ <number>2</number>
+ </property>
+ <property name="bottomMargin">
<number>2</number>
</property>
<item>
@@ -29,14 +38,7 @@
<item>
<widget class="QLineEdit" name="firstRenamingRule">
<property name="placeholderText">
- <string extracomment="%name% should not be translated">%name% - copy</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_3">
- <property name="text">
- <string extracomment=" should not be translated">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Variables: &lt;span style=&quot; font-weight:600;&quot;&gt;%name%&lt;/span&gt; for the original file name&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string extracomment="%name% should not be translated">%name% - copy%suffix%</string>
</property>
</widget>
</item>
@@ -52,14 +54,7 @@
<item>
<widget class="QLineEdit" name="otherRenamingRule">
<property name="placeholderText">
- <string extracomment="%name%, %number% should not be translated">%name% - copy (%number%)</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_4">
- <property name="text">
- <string extracomment="%name%, %number% should not be translated">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Variables: &lt;span style=&quot; font-weight:600;&quot;&gt;%name%&lt;/span&gt; for the original file name&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;%number%&lt;/span&gt; for the extra number&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string extracomment="%name%, %number% should not be translated">%name% - copy (%number%)%suffix%</string>
</property>
</widget>
</item>
@@ -67,6 +62,16 @@
</widget>
</item>
<item>
+ <widget class="QLabel" name="label_4">
+ <property name="text">
+ <string extracomment="%name%, %number% should not be translated">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Variables: &lt;span style=&quot; font-weight:600;&quot;&gt;%name%&lt;/span&gt; for the original file name, &lt;span style=&quot; font-weight:600;&quot;&gt;%number%&lt;/span&gt; for the extra number, &lt;span style=&quot; font-weight:600;&quot;&gt;%suffix%&lt;/span&gt; file suffix&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ </property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>