liquid_feedback_frontend
diff locale/translations.en.lua @ 1769:5653ab0ccf49
Fixed syntax error
author | bsw |
---|---|
date | Mon Oct 18 16:03:41 2021 +0200 (2021-10-18) |
parents | ff93478e2111 |
children | 1a1042aaa4e9 |
line diff
1.1 --- a/locale/translations.en.lua Mon Oct 18 16:03:14 2021 +0200 1.2 +++ b/locale/translations.en.lua Mon Oct 18 16:03:41 2021 +0200 1.3 @@ -749,7 +749,7 @@ 1.4 ["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)"; 1.5 ["You can change your email address only once per hour. Please try again later."] = false; 1.6 ["You can change your text again anytime during admission and discussion phase"] = false; 1.7 -["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." 1.8 +["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."; 1.9 ["You can't suggest the initiative you are revoking"] = false; 1.10 ["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!"; 1.11 ["You delegated this issue"] = false;