r17172 by jghali - #10480 : Add space between X and Y values in the position tooltip
scribus-commit
scribus-commit at lists.scribus.net
Mon Jan 2 21:16:18 UTC 2012
Author: jghali
Date: Mon Jan 2 21:16:17 2012
New Revision: 17172
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=17172
Log:
#10480 : Add space between X and Y values in the position tooltip
Modified:
trunk/Scribus/resources/translations/po/scribus.de_1901.ts
trunk/Scribus/resources/translations/po/scribus.de_CH.ts
Modified: trunk/Scribus/resources/translations/po/scribus.de_1901.ts
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17172&path=/trunk/Scribus/resources/translations/po/scribus.de_1901.ts
==============================================================================
--- trunk/Scribus/resources/translations/po/scribus.de_1901.ts (original)
+++ trunk/Scribus/resources/translations/po/scribus.de_1901.ts Mon Jan 2 21:16:17 2012
@@ -11531,7 +11531,8 @@
<location filename="../../../scribus/canvas.cpp" line="2195"/>
<source>X: %1
Y: %2</source>
- <translation>X: %1Y: %2</translation>
+ <translation>X: %1
+Y: %2</translation>
</message>
<message>
<location filename="../../../scribus/canvas.cpp" line="2180"/>
Modified: trunk/Scribus/resources/translations/po/scribus.de_CH.ts
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17172&path=/trunk/Scribus/resources/translations/po/scribus.de_CH.ts
==============================================================================
--- trunk/Scribus/resources/translations/po/scribus.de_CH.ts (original)
+++ trunk/Scribus/resources/translations/po/scribus.de_CH.ts Mon Jan 2 21:16:17 2012
@@ -11483,7 +11483,8 @@
<location filename="../../../scribus/canvas.cpp" line="2195"/>
<source>X: %1
Y: %2</source>
- <translation>X: %1Y: %2</translation>
+ <translation>X: %1
+Y: %2</translation>
</message>
<message>
<location filename="../../../scribus/canvas.cpp" line="2180"/>
More information about the scribus-commit
mailing list