# HG changeset patch # User bsw # Date 1632412898 -7200 # Node ID 488206624b46a9e70234037c4bba953e8e7d9dd8 # Parent 7cbc5a4638b8749f8a469064d467b2316f7bfd2a Updated wording for new issue diff -r 7cbc5a4638b8 -r 488206624b46 locale/translations.en.lua --- a/locale/translations.en.lua Thu Sep 23 17:59:48 2021 +0200 +++ b/locale/translations.en.lua Thu Sep 23 18:01:38 2021 +0200 @@ -306,7 +306,7 @@ ["I want to receive a regular digest"] = false; ["I want to save this member as contact (i.e. to use as delegatee)"] = false; ["I want to show or edit my profile"] = false; -["I want to start a new initiative"] = false; +["I want to start a new initiative"] = "I want to start a new issue"; ["I want to stay informed"] = false; ["I want to stay informed about this subject area"] = false; ["I want to switch to another account"] = false; @@ -319,7 +319,7 @@ ["Identification used before"] = false; ["Identification used before (#{count})"] = false; ["If this link is not working, please open following url in your web browser:\n\n"] = false; -["If you cannot find any appropriate existing issue, "] = false; +["If you cannot find any appropriate existing issue, "] = "Otherwise "; ["If you have not received a PIN code, our team will need to check your registration manually. We will be in touch within two working days. Please accept our apologies for the inconvenience."] = false; ["Implicitly admitted"] = false; ["Incoming delegations"] = false; @@ -1062,7 +1062,7 @@ ["show profile"] = "Show profile"; ["show vote"] = false; ["start a new competing initiative"] = false; -["start an initiative in a new issue"] = false; +["start an initiative in a new issue"] = "start a new issue"; ["structured discussion"] = "Structured discussion"; ["subscribe for update emails about this area"] = false; ["subscribe subject areas or add your interested to issues and you will be notified about changes (follow the instruction on the area or issue page)"] = false;