about summary refs log tree commit diff
path: root/config/locales/fr.yml
diff options
context:
space:
mode:
authorSylvhem <Sylvhem@users.noreply.github.com>2017-12-11 02:30:43 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-12-11 02:30:43 +0100
commit84d5bfb35edfa2126e15e94d519c32d1b27e27eb (patch)
tree2b4c643107f5b853175af2dfd85e07aeef29cc7f /config/locales/fr.yml
parent6a82939adb823c9a65829c23dc7109a96480befe (diff)
Change the disclaimer under the sign up form (#5817)
* Change the disclaimer below the sign up form

Change the disclaimer below the sign up form on the home page. The current text is linking to the /about/more page under "our terms of service" and to the /terms page under "privacy policy". This change intend to make the message more coherent.

Change l’avertissement en-dessous du formulaire d’inscription sur la page d’accueil. Le texte actuel redirige vers /about/more sous un lien intitulé "nos conditions d’utilisation" et vers /terms via "notre politique de confidentialité". Ce changement vise à rendre le message plus cohérent.

* Second take on the disclaimer

A new version of the disclaimer, based on feedback.

Une nouvelle version de l’avertissement, basé sur les premiers retours.
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r--config/locales/fr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 278cb053d..a26b67546 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -342,7 +342,7 @@ fr:
     warning: Soyez prudent⋅e avec ces données. Ne les partagez pas !
     your_token: Votre jeton d’accès
   auth:
-    agreement_html: En vous inscrivant, vous souscrivez à <a href="%{rules_path}">nos conditions d’utilisation</a> ainsi qu’à <a href="%{terms_path}">notre politique de confidentialité</a>.
+    agreement_html: En vous inscrivant, vous souscrivez <a href="%{rules_path}">aux règles de l’instance</a> et à <a href="%{terms_path}">nos conditions d’utilisation</a>.
     change_password: Sécurité
     delete_account: Supprimer le compte
     delete_account_html: Si vous désirez supprimer votre compte, vous pouvez <a href="%{path}">cliquer ici</a>. Il vous sera demandé de confirmer cette action.