liquid_feedback_frontend

diff locale/translations.fr.lua @ 1791:4edec387855f

Better handling of translation strings with links
author bsw
date Wed Oct 20 16:04:30 2021 +0200 (2021-10-20)
parents 20c1c8cc28ba
children fe28be5403e2
line diff
     1.1 --- a/locale/translations.fr.lua	Wed Oct 20 15:48:51 2021 +0200
     1.2 +++ b/locale/translations.fr.lua	Wed Oct 20 16:04:30 2021 +0200
     1.3 @@ -2,7 +2,6 @@
     1.4  return {
     1.5  [" + file_upload_id); html = html.replace("] = false;
     1.6  [" + file_upload_id); var el = document.createElement("] = false;
     1.7 -[" to receive updates by email"] = " pour recevoir les actualités par email";
     1.8  ["#{closed_ago} ago"] = "#{closed_ago} il y a";
     1.9  ["#{count} Neutral"] = "#{count} Neutre";
    1.10  ["#{count} No"] = "#{count} Non";
    1.11 @@ -226,7 +225,7 @@
    1.12  ["Edit"] = "Éditer";
    1.13  ["Edit again"] = "Éditer encore";
    1.14  ["Edit voting comment"] = "Éditer le commentaire du vote";
    1.15 -["Edit your global "] = "Éditer le tout";
    1.16 +["Edit your global <link>notification settings</link> to receive updates by email."] = "Éditer le tout <link>paramètres de notification</link> pour recevoir les actualités par email.";
    1.17  ["Edit your profile data"] = "Éditer les données de votre profil";
    1.18  ["Eligible as winner"] = "Candidato all'approvazione";
    1.19  ["Eligible members (#{count})"] = "Membres éligibles (#{count})";

Impressum / About Us