[Pkg-xfce-commits] r6371 - in desktop/trunk/xfce4-settings/debian: . patches
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Thu Feb 2 08:17:25 UTC 2012
Author: mrpouit-guest
Date: 2012-02-02 20:17:24 +0000 (Thu, 02 Feb 2012)
New Revision: 6371
Added:
desktop/trunk/xfce4-settings/debian/patches/02_fix-error-in-italian-translation.patch
Modified:
desktop/trunk/xfce4-settings/debian/changelog
desktop/trunk/xfce4-settings/debian/patches/series
Log:
* debian/patches:
- 02_fix-error-in-italian-translation.patch: added, because translating
%i to %s isn't a really good idea (fix crash in the confirmation dialog
of xfce4-display-settings).
Modified: desktop/trunk/xfce4-settings/debian/changelog
===================================================================
--- desktop/trunk/xfce4-settings/debian/changelog 2012-02-02 10:09:51 UTC (rev 6370)
+++ desktop/trunk/xfce4-settings/debian/changelog 2012-02-02 20:17:24 UTC (rev 6371)
@@ -1,3 +1,12 @@
+xfce4-settings (4.8.3-2) UNRELEASED; urgency=low
+
+ * debian/patches:
+ - 02_fix-error-in-italian-translation.patch: added, because translating
+ %i to %s isn't a really good idea (fix crash in the confirmation dialog
+ of xfce4-display-settings).
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Thu, 02 Feb 2012 21:15:20 +0100
+
xfce4-settings (4.8.3-1) unstable; urgency=low
[ Lionel Le Folgoc ]
Added: desktop/trunk/xfce4-settings/debian/patches/02_fix-error-in-italian-translation.patch
===================================================================
--- desktop/trunk/xfce4-settings/debian/patches/02_fix-error-in-italian-translation.patch (rev 0)
+++ desktop/trunk/xfce4-settings/debian/patches/02_fix-error-in-italian-translation.patch 2012-02-02 20:17:24 UTC (rev 6371)
@@ -0,0 +1,21 @@
+From 4d1006c82d063f0ce12c0afc2f80f087e3d21127 Mon Sep 17 00:00:00 2001
+From: Stephan Arts <stephan at xfce.org>
+Date: Thu, 02 Feb 2012 20:08:55 +0000
+Subject: Fix error in italian translation
+
+---
+diff --git a/po/it.po b/po/it.po
+index 6424518..bf3d0af 100644
+--- a/po/it.po
++++ b/po/it.po
+@@ -620,7 +620,7 @@ msgid ""
+ "The previous configuration will be restored in %i seconds if you do not "
+ "reply to this question."
+ msgstr ""
+-"La configurazione precedente verrĂ ripristinata in %s secondi se non si "
++"La configurazione precedente verrĂ ripristinata in %i secondi se non si "
+ "risponde a questa domanda."
+
+ #. Insert the mode
+--
+cgit v0.9.0.2
Modified: desktop/trunk/xfce4-settings/debian/patches/series
===================================================================
--- desktop/trunk/xfce4-settings/debian/patches/series 2012-02-02 10:09:51 UTC (rev 6370)
+++ desktop/trunk/xfce4-settings/debian/patches/series 2012-02-02 20:17:24 UTC (rev 6371)
@@ -1 +1,2 @@
01_use-tango-icon-theme.patch
+02_fix-error-in-italian-translation.patch
More information about the Pkg-xfce-commits
mailing list