liquid_feedback_frontend
diff locale/translations.en.lua @ 1790:20c1c8cc28ba
Splitted different meanings of rejected, specified context of accepted and invited
| author | bsw |
|---|---|
| date | Wed Oct 20 15:48:51 2021 +0200 (2021-10-20) |
| parents | b27b327be05e |
| children | fe28be5403e2 |
line diff
1.1 --- a/locale/translations.en.lua Wed Oct 20 15:47:25 2021 +0200 1.2 +++ b/locale/translations.en.lua Wed Oct 20 15:48:51 2021 +0200 1.3 @@ -340,7 +340,7 @@ 1.4 ["Invite code"] = false; 1.5 ["Invite letter"] = "Invitation letter"; 1.6 ["Invite member"] = false; 1.7 -["Invited"] = false; 1.8 +["Invited [as initiator]"] = false; 1.9 ["Issue #"] = false; 1.10 ["Issue ##{id}"] = false; 1.11 ["Issue ##{issue_id}: #{initiative_name}"] = false; 1.12 @@ -533,7 +533,8 @@ 1.13 ["Registration rejected"] = false; 1.14 ["Registration succeeded"] = "Registration successful"; 1.15 ["Reject access privilege"] = false; 1.16 -["Rejected"] = false; 1.17 +["Rejected [initiator invitation]"] = "Rejected"; 1.18 +["Rejected [initiative]"] = "Rejected"; 1.19 ["Rejected (#{count})"] = false; 1.20 ["Rejected (rank #{rank})"] = false; 1.21 ["Rejected accreditation requests"] = false; 1.22 @@ -798,7 +799,7 @@ 1.23 ["[not displayed public]"] = false; 1.24 ["abandoned"] = false; 1.25 ["accept invitation"] = false; 1.26 -["accepted"] = false; 1.27 +["accepted [account access]"] = "accepted"; 1.28 ["account activated"] = false; 1.29 ["action"] = false; 1.30 ["activate account"] = false; 1.31 @@ -974,7 +975,7 @@ 1.32 ["reached #{quorum}"] = false; 1.33 ["refresh my support"] = false; 1.34 ["refuse invitation"] = false; 1.35 -["rejected"] = false; 1.36 +["rejected [account access]"] = "rejected"; 1.37 ["remove an initiator"] = false; 1.38 ["remove from my contact list"] = false; 1.39 ["remove my interest"] = "Remove my interest";