gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-25


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-254-g2c6f465
Date: Thu, 23 Jun 2011 17:27:43 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  2c6f46597eabc30572ce48cb7215cd1fece27efa (commit)
      from  082766f61682be25800111c31c4a8a408958f539 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=2c6f46597eabc30572ce48cb7215cd1fece27efa


commit 2c6f46597eabc30572ce48cb7215cd1fece27efa
Author: Daniele Forsi <address@hidden>
Date:   Thu Jun 23 19:23:24 2011 +0200

    Fix format string for birthday date wrongly translated to Italian

diff --git a/po/it.po b/po/it.po
index 9560363..0dd0a21 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5241,7 +5241,7 @@ msgstr "Funzione non implementata."
 #: ../xgnokii/xgnokii_calendar.c:194
 #, c-format
 msgid "%04d/%02d/%02d"
-msgstr "%02d/%02d/%04d"
+msgstr "%3$02d/%2$02d/%1$04d"
 
 #: ../xgnokii/xgnokii_calendar.c:197 ../xgnokii/xgnokii_calendar.c:203
 #, c-format

-----------------------------------------------------------------------

Summary of changes:
 po/it.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]