liquid_feedback_frontend

diff locale/translations.en.lua @ 1792:fe28be5403e2

Better handling of combined sentence on suggestion rating
author bsw
date Wed Oct 20 16:21:32 2021 +0200 (2021-10-20)
parents 20c1c8cc28ba
children
line diff
     1.1 --- a/locale/translations.en.lua	Wed Oct 20 16:04:30 2021 +0200
     1.2 +++ b/locale/translations.en.lua	Wed Oct 20 16:21:32 2021 +0200
     1.3 @@ -816,7 +816,8 @@
     1.4  ["all results"] = false;
     1.5  ["all subject areas"] = false;
     1.6  ["allow invitation again"] = false;
     1.7 -["and"] = false;
     1.8 +["#{opinion} and #{implemented}"] = "#{opinion} and #{implemented}";
     1.9 +["#{opinion} but #{implemented}"] = "#{opinion} but #{implemented}";
    1.10  ["and #{count} more initiatives"] = false;
    1.11  ["area"] = false;
    1.12  ["author"] = false;
    1.13 @@ -827,7 +828,6 @@
    1.14  ["browse the platform as a guest"] = false;
    1.15  ["browse the portal as an unregistered user"] = false;
    1.16  ["browse through the competing initiatives"] = false;
    1.17 -["but"] = false;
    1.18  ["by"] = false;
    1.19  ["by A-Z"] = false;
    1.20  ["by Z-A"] = false;

Impressum / About Us