From 62ba1edb0fae8ab3544b5b4686fa1d9250da397a Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 22 May 2024 04:14:52 +0200 Subject: [PATCH] add aria-label for currency and frequency selection --- assets/index.html | 12 ++++++------ locales/en/LC_MESSAGES/messages.po | 22 +++++++++++++++------- locales/fr/LC_MESSAGES/messages.po | 22 +++++++++++++++------- 3 files changed, 36 insertions(+), 20 deletions(-) diff --git a/assets/index.html b/assets/index.html index acc341d..28d3758 100644 --- a/assets/index.html +++ b/assets/index.html @@ -28,15 +28,15 @@ - {% for iso, symbol in currencies %} - + {% endfor %} - + + diff --git a/locales/en/LC_MESSAGES/messages.po b/locales/en/LC_MESSAGES/messages.po index a7ce3aa..fe77b19 100644 --- a/locales/en/LC_MESSAGES/messages.po +++ b/locales/en/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-22 02:57+0200\n" +"POT-Creation-Date: 2024-05-22 04:12+0200\n" "PO-Revision-Date: 2021-02-18 23:33+0100\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -23,7 +23,7 @@ msgstr "" msgid "Donate to %(name)s" msgstr "" -#: assets/canceled.html:20 assets/index.html:22 assets/success.html:20 +#: assets/canceled.html:20 assets/index.html:21 assets/success.html:20 #, python-format msgid "%(name)s Logo" msgstr "" @@ -36,24 +36,32 @@ msgstr "" msgid "Go back to the donate form" msgstr "" -#: assets/index.html:23 +#: assets/index.html:22 #, python-format msgid "I want to give to %(name)s" msgstr "" -#: assets/index.html:38 +#: assets/index.html:30 +msgid "Currency" +msgstr "" + +#: assets/index.html:36 +msgid "Frequency" +msgstr "" + +#: assets/index.html:37 msgid "/ month" msgstr "" -#: assets/index.html:39 +#: assets/index.html:38 msgid "one time" msgstr "" -#: assets/index.html:44 +#: assets/index.html:43 msgid "Donate" msgstr "" -#: assets/index.html:47 +#: assets/index.html:46 msgid "If you want to cancel a monthly donation, please contact us" msgstr "" diff --git a/locales/fr/LC_MESSAGES/messages.po b/locales/fr/LC_MESSAGES/messages.po index 921fbe1..28a1258 100644 --- a/locales/fr/LC_MESSAGES/messages.po +++ b/locales/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-22 02:57+0200\n" +"POT-Creation-Date: 2024-05-22 04:12+0200\n" "PO-Revision-Date: 2021-02-18 23:33+0100\n" "Last-Translator: FULL NAME \n" "Language: fr\n" @@ -23,7 +23,7 @@ msgstr "" msgid "Donate to %(name)s" msgstr "Donner à %(name)s" -#: assets/canceled.html:20 assets/index.html:22 assets/success.html:20 +#: assets/canceled.html:20 assets/index.html:21 assets/success.html:20 #, python-format msgid "%(name)s Logo" msgstr "Logo de %(name)s" @@ -36,24 +36,32 @@ msgstr "Votre paiement a été annulé" msgid "Go back to the donate form" msgstr "Retourner au formulaire de don" -#: assets/index.html:23 +#: assets/index.html:22 #, python-format msgid "I want to give to %(name)s" msgstr "Je veux donner à %(name)s" -#: assets/index.html:38 +#: assets/index.html:30 +msgid "Currency" +msgstr "Devise" + +#: assets/index.html:36 +msgid "Frequency" +msgstr "Fréquence" + +#: assets/index.html:37 msgid "/ month" msgstr "/ mois" -#: assets/index.html:39 +#: assets/index.html:38 msgid "one time" msgstr "une fois" -#: assets/index.html:44 +#: assets/index.html:43 msgid "Donate" msgstr "Donner" -#: assets/index.html:47 +#: assets/index.html:46 msgid "If you want to cancel a monthly donation, please contact us" msgstr "" "Si vous souhaitez mettre fin à votre don mensuel, contactez-nous s'il "