r21651 by craig - #14476: Remove unnecessary strings from translation <FirasH>

scribus-commit scribus-commit at lists.scribus.net
Wed Dec 14 19:40:25 UTC 2016


Author: craig
Date: Wed Dec 14 19:40:25 2016
New Revision: 21651

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=21651
Log:
#14476: Remove unnecessary strings from translation <FirasH>

Modified:
    trunk/Scribus/scribus/ui/smpstylewidget.ui

Modified: trunk/Scribus/scribus/ui/smpstylewidget.ui
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=21651&path=/trunk/Scribus/scribus/ui/smpstylewidget.ui
==============================================================================
--- trunk/Scribus/scribus/ui/smpstylewidget.ui	(original)
+++ trunk/Scribus/scribus/ui/smpstylewidget.ui	Wed Dec 14 19:40:25 2016
@@ -106,7 +106,7 @@
                  </size>
                 </property>
                 <property name="text">
-                 <string>TextLabel</string>
+                 <string notr="true">TextLabel</string>
                 </property>
                 <property name="buddy">
                  <cstring>lineSpacingMode</cstring>
@@ -165,7 +165,7 @@
                  </size>
                 </property>
                 <property name="text">
-                 <string>TextLabel</string>
+                 <string notr="true">TextLabel</string>
                 </property>
                 <property name="buddy">
                  <cstring>spaceAbove</cstring>
@@ -204,7 +204,7 @@
                  </size>
                 </property>
                 <property name="text">
-                 <string>TextLabel</string>
+                 <string notr="true">TextLabel</string>
                 </property>
                 <property name="buddy">
                  <cstring>spaceBelow</cstring>
@@ -461,7 +461,7 @@
                   <item>
                    <widget class="QLabel" name="minSpaceLabel">
                     <property name="text">
-		     <string>Min. Space Width:</string>
+                     <string>Min. Space Width:</string>
                     </property>
                     <property name="buddy">
                      <cstring>minSpaceSpin</cstring>
@@ -482,9 +482,9 @@
                       <height>0</height>
                      </size>
                     </property>
-		    <property name="toolTip">
-		     <string>Maximum white space compression allowed. Expressed as a percentage of the current white space value.</string>
-		    </property>
+                    <property name="toolTip">
+                     <string>Maximum white space compression allowed. Expressed as a percentage of the current white space value.</string>
+                    </property>
                    </widget>
                   </item>
                  </layout>




More information about the scribus-commit mailing list