[gnome-shell] Do use padding 0 for week and day numbers
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Do use padding 0 for week and day numbers
- Date: Mon, 1 Jul 2019 06:53:58 +0000 (UTC)
commit 04c7cb6fbefda4c3a550ab509ac8429df401d05d
Author: Jordi Mas <jmas softcatala org>
Date: Mon Jul 1 08:53:46 2019 +0200
Do use padding 0 for week and day numbers
po/ca.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/ca.po b/po/ca.po
index 469383e2b..e543b12a6 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -874,11 +874,11 @@ msgstr "Mes següent"
#, no-javascript-format
msgctxt "date day number format"
msgid "%d"
-msgstr "%d"
+msgstr "%-d"
#: js/ui/calendar.js:619
msgid "Week %V"
-msgstr "Setmana %V"
+msgstr "Setmana %-V"
#. Translators: Shown in calendar event list for all day events
#. * Keep it short, best if you can use less then 10 characters
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]