# HG changeset patch # User bsw # Date 1634735357 -7200 # Node ID d32958e341414d1b338e087c925f1960aaf227b3 # Parent 5a2003684dfaf8802b4ec7aa0bb83d4930fcdef1 The term frozen should not be used anymore diff -r 5a2003684dfa -r d32958e34141 locale/translations.en.lua --- a/locale/translations.en.lua Wed Oct 20 15:06:01 2021 +0200 +++ b/locale/translations.en.lua Wed Oct 20 15:09:17 2021 +0200 @@ -249,13 +249,13 @@ ["Forgot password?"] = false; ["Free timing:"] = false; ["Friday"] = false; -["Fully frozen at"] = false; +["Fully frozen at"] = "Voting phase started at"; ["Global delegation"] = false; ["Go back to home page"] = false; ["Go to start page"] = false; ["Grant account access"] = false; ["Grant authorization"] = false; -["Half frozen at"] = false; +["Half frozen at"] = "Verification phase started at"; ["Hello\n\n"] = false; ["Hello "] = false; ["Hello,\n\n"] = false; @@ -651,7 +651,7 @@ ["This invite key is connected with the following information:"] = false; ["This is the only initiative in this issue, because nobody started a competing initiative."] = false; ["This issue is already closed."] = false; -["This issue is already frozen."] = false; +["This issue is already frozen."] = "The voting phase has already begun"; ["This issue is closed"] = false; ["This login is already taken, please choose another one!"] = "This login has already been taken. Please choose another one!"; ["This login is too short!"] = false;