liquid_feedback_frontend

changeset 1787:d32958e34141

The term frozen should not be used anymore
author bsw
date Wed Oct 20 15:09:17 2021 +0200 (2021-10-20)
parents 5a2003684dfa
children b27b327be05e
files locale/translations.en.lua
line diff
     1.1 --- a/locale/translations.en.lua	Wed Oct 20 15:06:01 2021 +0200
     1.2 +++ b/locale/translations.en.lua	Wed Oct 20 15:09:17 2021 +0200
     1.3 @@ -249,13 +249,13 @@
     1.4  ["Forgot password?"] = false;
     1.5  ["Free timing:"] = false;
     1.6  ["Friday"] = false;
     1.7 -["Fully frozen at"] = false;
     1.8 +["Fully frozen at"] = "Voting phase started at";
     1.9  ["Global delegation"] = false;
    1.10  ["Go back to home page"] = false;
    1.11  ["Go to start page"] = false;
    1.12  ["Grant account access"] = false;
    1.13  ["Grant authorization"] = false;
    1.14 -["Half frozen at"] = false;
    1.15 +["Half frozen at"] = "Verification phase started at";
    1.16  ["Hello\n\n"] = false;
    1.17  ["Hello "] = false;
    1.18  ["Hello,\n\n"] = false;
    1.19 @@ -651,7 +651,7 @@
    1.20  ["This invite key is connected with the following information:"] = false;
    1.21  ["This is the only initiative in this issue, because nobody started a competing initiative."] = false;
    1.22  ["This issue is already closed."] = false;
    1.23 -["This issue is already frozen."] = false;
    1.24 +["This issue is already frozen."] = "The voting phase has already begun";
    1.25  ["This issue is closed"] = false;
    1.26  ["This login is already taken, please choose another one!"] = "This login has already been taken. Please choose another one!";
    1.27  ["This login is too short!"] = false;

Impressum / About Us