From a16e353700dd4fd51befa2fd6a8a342fe87e7fcf Mon Sep 17 00:00:00 2001 From: jghali Date: Mon, 2 Jan 2012 21:15:56 +0000 Subject: #10480 : Add space between X and Y values in the position tooltip git-svn-id: svn://scribus.net/branches/Version14x/Scribus@17171 11d20701-8431-0410-a711-e3c959e3b870 --- resources/translations/po/scribus.de_1901.ts | 3 ++- resources/translations/po/scribus.de_CH.ts | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/translations/po/scribus.de_1901.ts b/resources/translations/po/scribus.de_1901.ts index 756dc88..8f50ab9 100644 --- a/resources/translations/po/scribus.de_1901.ts +++ b/resources/translations/po/scribus.de_1901.ts @@ -11316,7 +11316,8 @@ Die Dokumentation enthält hierzu weitere Informationen. X: %1 Y: %2 - X: %1Y: %2 + X: %1 +Y: %2 diff --git a/resources/translations/po/scribus.de_CH.ts b/resources/translations/po/scribus.de_CH.ts index 28aec82..de04963 100644 --- a/resources/translations/po/scribus.de_CH.ts +++ b/resources/translations/po/scribus.de_CH.ts @@ -11316,7 +11316,8 @@ Die Dokumentation enthält hierzu weitere Informationen. X: %1 Y: %2 - X: %1Y: %2 + X: %1 +Y: %2 -- cgit