]> cat aescling's git repositories - mastodon.git/commitdiff
Update fr.jsx "clear" (Nettoyer peut-être ambigu) (#1987)
authorChristophe Gesché <moosh@php.net>
Mon, 17 Apr 2017 13:15:14 +0000 (15:15 +0200)
committerEugen <eugen@zeonfederated.com>
Mon, 17 Apr 2017 13:15:14 +0000 (15:15 +0200)
Un utiliser mal expérimenté pourrait comprendre "retirer les erreurs".
Ici il s'agit d'une suppression pure et simple, pas une épuration/nettoyage.

clear would be translated "remove" instead of "cleaning" Cleaning can be unterstood "keep but clean"

app/assets/javascripts/components/locales/fr.jsx

index 0a1dd38aef166d5731578e45c101c970cd1c124f..ec4dc709dfc5e0bad09aa80933d0cc209f156abc 100644 (file)
@@ -99,7 +99,7 @@ const fr = {
   "notifications.column_settings.mention": "Mentions :",
   "notifications.column_settings.reblog": "Partages :",
   "notifications.clear": "Nettoyer",
-  "notifications.clear_confirmation": "Voulez-vous vraiment nettoyer toutes vos notifications ?",
+  "notifications.clear_confirmation": "Voulez-vous vraiment supprimer toutes vos notifications ?",
   "notifications.settings": "Paramètres de la colonne",
   "privacy.public.short": "Public",
   "privacy.public.long": "Afficher dans les fils publics",