From c4880175fe03a64322bcf7fff9ee239d64d0fdb1 Mon Sep 17 00:00:00 2001 From: alice Date: Tue, 14 Sep 2021 20:17:47 +0200 Subject: [PATCH] improve download buttons --- locale/fr/LC_MESSAGES/django.po | 19 ++++++++++++------- templates/lambdainst/config.html | 5 +++-- templates/lambdainst/wireguard.html | 4 ++-- 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 090e980..3b9edb6 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: unnamed project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-09-14 17:40+0000\n" -"PO-Revision-Date: 2021-09-14 19:40+0200\n" +"POT-Creation-Date: 2021-09-14 18:16+0000\n" +"PO-Revision-Date: 2021-09-14 20:17+0200\n" "Last-Translator: alice \n" "Language-Team: French \n" "Language: fr\n" @@ -539,7 +539,7 @@ msgstr "mois" #: templates/lambdainst/account.html:136 msgid "Buy Now" -msgstr "Acheter" +msgstr "Payer" #: templates/lambdainst/account.html:138 msgid "If you still have time, the first payment will be delayed." @@ -664,9 +664,10 @@ msgstr "Nécéssite TCP." msgid "Enable IPv6?" msgstr "Activer l'IPv6?" -#: templates/lambdainst/config.html:59 -msgid "Download config" -msgstr "Télécharger la config" +#: templates/lambdainst/config.html:59 templates/lambdainst/wireguard.html:129 +#| msgid "Download {} v{}" +msgid "Download" +msgstr "Télécharger" #: templates/lambdainst/mail_expire_soon.txt:4 #, python-format @@ -871,6 +872,11 @@ msgstr "(port standard HTTPS)" msgid "You can try an alternative server port if 51820 is blocked." msgstr "Essayez un port alternatif si 51820 est bloqué pour vous." +#: templates/lambdainst/wireguard.html:132 +#| msgid "Code" +msgid "QR Code" +msgstr "Code QR" + #: templates/lambdainst/wireguard_new.html:18 msgid "Used to identify the device in your account." msgstr "Utilisé pour l'identifier dans votre compte." @@ -1446,7 +1452,6 @@ msgid "Value" msgstr "Valeur" #: templates/pages/install-other.html:19 -#| msgid "Download config" msgid "Download the following file:" msgstr "Télécharger ce fichier:" diff --git a/templates/lambdainst/config.html b/templates/lambdainst/config.html index 56a42ef..3ebbc23 100644 --- a/templates/lambdainst/config.html +++ b/templates/lambdainst/config.html @@ -55,8 +55,9 @@ {% trans 'Enable IPv6?' %} - + diff --git a/templates/lambdainst/wireguard.html b/templates/lambdainst/wireguard.html index 082e1b1..61e60e1 100644 --- a/templates/lambdainst/wireguard.html +++ b/templates/lambdainst/wireguard.html @@ -126,10 +126,10 @@