[tomboy] Fixes to date format



commit cbc3efcc8ff677cd29bab1080fabecacda06fad1
Author: Jordi Mas <jmas softcatala org>
Date:   Thu Feb 22 20:37:58 2018 +0100

    Fixes to date format

 po/ca.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/po/ca.po b/po/ca.po
index 8023478..388662e 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -941,7 +941,7 @@ msgstr "Avui: "
 #. Format: "Today: Friday, July 01 2005"
 #: ../Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs:17
 msgid "dddd, MMMM d yyyy"
-msgstr "dddd, d MMMM yyyy"
+msgstr "dddd, d MMMM de yyyy"
 
 #: ../Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs:43
 msgid "Tasks"
@@ -2653,11 +2653,11 @@ msgstr "Sense data"
 
 #: ../Tomboy/Utils.cs:281
 msgid "MMMM d yyyy, h:mm tt"
-msgstr "MMMM d yyyy, H:mm"
+msgstr "d MMMM de yyyy, H:mm"
 
 #: ../Tomboy/Utils.cs:282
 msgid "MMMM d yyyy"
-msgstr "d MMMM yyyy"
+msgstr "d MMMM de yyyy"
 
 #: ../Tomboy/Watchers.cs:155
 #, csharp-format


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