liquid_feedback_frontend

changeset 1770:1a1042aaa4e9

Fixed syntax error
author bsw
date Mon Oct 18 16:03:54 2021 +0200 (2021-10-18)
parents 5653ab0ccf49
children c55c5dd5be5c
files locale/translations.en.lua
line diff
     1.1 --- a/locale/translations.en.lua	Mon Oct 18 16:03:41 2021 +0200
     1.2 +++ b/locale/translations.en.lua	Mon Oct 18 16:03:54 2021 +0200
     1.3 @@ -844,7 +844,7 @@
     1.4  ["by"] = false;
     1.5  ["by A-Z"] = false;
     1.6  ["by Z-A"] = false;
     1.7 -["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)"
     1.8 +["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)";
     1.9  ["by latest activity"] = false;
    1.10  ["cancel"] = false;
    1.11  ["cancel issue"] = false;

Impressum / About Us