# HG changeset patch # User bsw # Date 1634565853 -7200 # Node ID c55c5dd5be5c4f96e24527bb3b7f9ce794ebec6a # Parent 1a1042aaa4e9f80d2d92cdce5ba2ac6d122fd4b7 Fixed syntax error diff -r 1a1042aaa4e9 -r c55c5dd5be5c locale/translations.en.lua --- a/locale/translations.en.lua Mon Oct 18 16:03:54 2021 +0200 +++ b/locale/translations.en.lua Mon Oct 18 16:04:13 2021 +0200 @@ -1020,7 +1020,7 @@ ["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)"] = "Subscribe to subject areas or show you interest for certain issues. You will then be notified about changes to those issues (follow the instructions on the area or issue page)"] +["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)"] = "Subscribe to subject areas or show you interest for certain issues. You will then be notified about changes to those issues (follow the instructions on the area or issue page)"; ["supporter"] = "supporters"; ["supporter with restricting suggestions"] = "supporters with restricting suggestions"; ["switch to: #{member_name}"] = false;