]> cat aescling's git repositories - mastodon.git/commitdiff
Reword the "Delete and rewrite" warning (#8415)
authorSylvhem <Sylvhem@users.noreply.github.com>
Fri, 24 Aug 2018 19:46:59 +0000 (21:46 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 24 Aug 2018 19:46:59 +0000 (21:46 +0200)
* Change "Delete and rewrite" warning

Reword the "Delete and rewrite" warning to make it clear that replies are not deleted.

* Update the French translation

Update the French translation to reflect the changes made to the "Delete and rewrite" warning.

app/javascript/mastodon/locales/en.json
app/javascript/mastodon/locales/fr.json

index e00ae84f93cf1934dd854cbd9a73103de130333e..348b36812efe8ba634fd5abd3438be0e8fcf075e 100644 (file)
@@ -87,7 +87,7 @@
   "confirmations.mute.confirm": "Mute",
   "confirmations.mute.message": "Are you sure you want to mute {name}?",
   "confirmations.redraft.confirm": "Delete & redraft",
-  "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? You will lose all replies, boosts and favourites to it.",
+  "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
   "confirmations.unfollow.confirm": "Unfollow",
   "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
   "embed.instructions": "Embed this status on your website by copying the code below.",
index 835b1af6585c7035012228395f7bc2f8f02d5313..d3fca584d835b15e2d2b39e7ff063b127644b497 100644 (file)
@@ -87,7 +87,7 @@
   "confirmations.mute.confirm": "Masquer",
   "confirmations.mute.message": "Confirmez-vous le masquage de {name} ?",
   "confirmations.redraft.confirm": "Effacer et ré-écrire",
-  "confirmations.redraft.message": "Êtes-vous sûr·e de vouloir effacer ce statut pour le ré-écrire ? Vous perdrez toutes ses réponses, ses repartages et ses mises en favori.",
+  "confirmations.redraft.message": "Êtes-vous sûr·e de vouloir effacer ce statut pour le ré-écrire ? Ses partages ainsi que ses mises en favori seront perdu·e·s et ses réponses seront orphelines.",
   "confirmations.unfollow.confirm": "Ne plus suivre",
   "confirmations.unfollow.message": "Voulez-vous arrêter de suivre {name} ?",
   "embed.instructions": "Intégrez ce statut à votre site en copiant le code ci-dessous.",