# HG changeset patch # User bsw # Date 1634565821 -7200 # Node ID 5653ab0ccf4954541c0cc4304118a3517ba515d6 # Parent ff93478e2111157e9bc88c084282fd528b731e5b Fixed syntax error diff -r ff93478e2111 -r 5653ab0ccf49 locale/translations.en.lua --- a/locale/translations.en.lua Mon Oct 18 16:03:14 2021 +0200 +++ b/locale/translations.en.lua Mon Oct 18 16:03:41 2021 +0200 @@ -749,7 +749,7 @@ ["You blocked this member (i.e. you will not be notified about this members actions)"] = "You blocked this member (i.e. you will not be notified about this member's actions)"; ["You can change your email address only once per hour. Please try again later."] = false; ["You can change your text again anytime during admission and discussion phase"] = false; -["You can choose only members which you have been saved as contact before."] = "You can only choose members which you have previously saved as contacts." +["You can choose only members which you have been saved as contact before."] = "You can only choose members which you have previously saved as contacts."; ["You can't suggest the initiative you are revoking"] = false; ["You cannot change your text again later, because this issue is already in verfication phase!"] = "You cannot change your text again later, because this issue is already in the verification phase!"; ["You delegated this issue"] = false;