liquid_feedback_frontend

changeset 1772:a6aa58ffccec

Fixed capitalization
author bsw
date Mon Oct 18 16:05:43 2021 +0200 (2021-10-18)
parents c55c5dd5be5c
children 0c8cee7f1489
files locale/translations.en.lua
line diff
     1.1 --- a/locale/translations.en.lua	Mon Oct 18 16:04:13 2021 +0200
     1.2 +++ b/locale/translations.en.lua	Mon Oct 18 16:05:43 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;
    1.12 @@ -864,8 +864,8 @@
    1.13  ["change/revoke delegation only for this issue"] = false;
    1.14  ["change/revoke delegation only for this subject area"] = false;
    1.15  ["change/revoke issue delegation"] = false;
    1.16 -["check the issues on the right, and click on 'Vote now' to vote on an issue which is in voting phase."] = false;
    1.17 -["check your "] = false;
    1.18 +["check the issues on the right, and click on 'Vote now' to vote on an issue which is in voting phase."] = "Check the issues on the right, and click on 'Vote now' to vote on an issue which is in voting phase.";
    1.19 +["check your "] = "Check your ";
    1.20  ["choose delegatee"] = false;
    1.21  ["choose issue delegatee"] = false;
    1.22  ["choose subject area delegatee"] = "Choose subject area delegatee";
    1.23 @@ -970,8 +970,8 @@
    1.24  ["notifications settings"] = "notification settings";
    1.25  ["oldest first"] = false;
    1.26  ["one step back"] = false;
    1.27 -["open the appropriate subject area for your issue and follow the instruction on that page."] = "open the appropriate subject area for your issue and follow the instructions on that page.";
    1.28 -["open the organizational unit, subject area or issue you like to delegate and follow the instruction on that page."] = "open the organizational unit, subject area or issue you want to delegate and follow the instruction on that page.";
    1.29 +["open the appropriate subject area for your issue and follow the instruction on that page."] = "Open the appropriate subject area for your issue and follow the instructions on that page.";
    1.30 +["open the organizational unit, subject area or issue you like to delegate and follow the instruction on that page."] = "Open the organizational unit, subject area or issue you want to delegate and follow the instruction on that page.";
    1.31  ["ordered by delegation count"] = false;
    1.32  ["other reasons (#{count})"] = false;
    1.33  ["phase"] = false;

Impressum / About Us