[gnome-calendar] Fix Catalan date format



commit ef75abd84aa0dcc23eca0b01365ef4b91cbcea36
Author: Jordi Mas <jmas softcatala org>
Date:   Sat Feb 2 19:53:50 2019 +0100

    Fix Catalan date format

 po/ca.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/ca.po b/po/ca.po
index f18d1208..b29fbf84 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -1016,14 +1016,14 @@ msgstr "setmana %d"
 #. * end is unspecified.
 #: src/views/gcal-year-view.c:290
 msgid "%B %d…"
-msgstr "%d %B…"
+msgstr "%-d %B…"
 
 #. Translators: This is a date format in the sidebar of the year
 #. * view when there is only one specified day selected.
 #. Translators: This is a date format in the sidebar of the year view.
 #: src/views/gcal-year-view.c:296 src/views/gcal-year-view.c:519
 msgid "%B %d"
-msgstr "%d %B"
+msgstr "%-d %B"
 
 #~ msgid "— Calendar management"
 #~ msgstr " - Gestió del calendari"


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