From f61c8e5e1d33dc237c883959915ef35efddb2c3c Mon Sep 17 00:00:00 2001 From: Jordi Mas Date: Sat, 2 Feb 2019 19:42:36 +0100 Subject: [PATCH] Fix Catalan date formatter --- po/ca.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ca.po b/po/ca.po index dde9e63d3..b4733ab80 100644 --- a/po/ca.po +++ b/po/ca.po @@ -1535,7 +1535,7 @@ msgstr "S'està reiniciant…" #. long format #: js/ui/screenShield.js:86 msgid "%A, %B %d" -msgstr "%A %d %B" +msgstr "%A %-d %B" #: js/ui/screenShield.js:142 #, javascript-format