# HG changeset patch # User bsw # Date 1634565834 -7200 # Node ID 1a1042aaa4e9f80d2d92cdce5ba2ac6d122fd4b7 # Parent 5653ab0ccf4954541c0cc4304118a3517ba515d6 Fixed syntax error diff -r 5653ab0ccf49 -r 1a1042aaa4e9 locale/translations.en.lua --- a/locale/translations.en.lua Mon Oct 18 16:03:41 2021 +0200 +++ b/locale/translations.en.lua Mon Oct 18 16:03:54 2021 +0200 @@ -844,7 +844,7 @@ ["by"] = false; ["by A-Z"] = false; ["by Z-A"] = false; -["by default only those issues are shown, for which your are eligible to participate (change filters on top of the list)"] = "by default, only those issues are shown for which your are eligible to participate (change filters on top of the list)" +["by default only those issues are shown, for which your are eligible to participate (change filters on top of the list)"] = "by default, only those issues are shown for which your are eligible to participate (change filters on top of the list)"; ["by latest activity"] = false; ["cancel"] = false; ["cancel issue"] = false;