liquid_feedback_frontend

diff locale/translations.el.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 b27b327be05e
children fe28be5403e2
line diff
     1.1 --- a/locale/translations.el.lua	Wed Oct 20 15:48:51 2021 +0200
     1.2 +++ b/locale/translations.el.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"] = "λήψη ενημερώσεων μέσω email";
     1.8  ["#{closed_ago} ago"] = "#{closed_ago} πριν";
     1.9  ["#{count} Neutral"] = "#{count} Ουδέτεροι";
    1.10  ["#{count} No"] = "#{count} Όχι";
    1.11 @@ -226,7 +225,7 @@
    1.12  ["Edit"] = "Επεξεργασία";
    1.13  ["Edit again"] = "Επεξεργασία ξανά";
    1.14  ["Edit voting comment"] = "Επεξεργασία του σχολίου της ψήφου";
    1.15 -["Edit your global "] = "Επεξεργασία του ολικού";
    1.16 +["Edit your global <link>notification settings</link> to receive updates by email."] = "Επεξεργασία του ολικού <link>ρυθμίσεις ειδοποιήσης</link> λήψη ενημερώσεων μέσω email.";
    1.17  ["Edit your profile data"] = "Επεξεργασία στοιχείων προφίλ";
    1.18  ["Eligible as winner"] = "Επιλέξιμος ως νικητής";
    1.19  ["Eligible members (#{count})"] = "Επιλέξιμα μέλη (#{count})";

Impressum / About Us