volto/sort-controlpanel-by-title: Fixed typo for ordinal number at spanish translation
"Leonardo J. Caballero G" <jenkins-z4DKO/[email protected]> Mon, 17 Oct 2022 02:07:48 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: volto Branch: refs/heads/sort-controlpanel-by-title Date: 2022-10-14T13:15:13-04:00 Author: Leonardo J. Caballero G (macagua) <[email protected]> Commit: https://github.com/plone/volto/commit/2c8df406de528e52e30ec1956ecff3b51bdd8503 Fixed typo for ordinal number at spanish translation Files changed: M locales/es/LC_MESSAGES/volto.po b'diff --git a/locales/es/LC_MESSAGES/volto.po b/locales/es/LC_MESSAGES/volto.po\nindex 39ad6aa95b..1bf3826069 100644\n--- a/locales/es/LC_MESSAGES/volto.po\n+++ b/locales/es/LC_MESSAGES/volto.po\n@@ -3882,7 +3882,7 @@ msgstr "meses"\n #: components/manage/Widgets/RecurrenceWidget/Utils\n # defaultMessage: nd\n msgid "rrule_nd"\n-msgstr "do"\n+msgstr "\xc2\xba"\n \n #: components/manage/Widgets/RecurrenceWidget/Utils\n # defaultMessage: on\n@@ -3902,17 +3902,17 @@ msgstr "o"\n #: components/manage/Widgets/RecurrenceWidget/Utils\n # defaultMessage: rd\n msgid "rrule_rd"\n-msgstr "ero"\n+msgstr "\xc2\xba"\n \n #: components/manage/Widgets/RecurrenceWidget/Utils\n # defaultMessage: st\n msgid "rrule_st"\n-msgstr "er"\n+msgstr "\xc2\xba"\n \n #: components/manage/Widgets/RecurrenceWidget/Utils \n # defaultMessage: th\n msgid "rrule_th"\n-msgstr "to"\n+msgstr "\xc2\xba"\n \n #: components/manage/Widgets/RecurrenceWidget/Utils\n # defaultMessage: the\n'