# HG changeset patch # User bsw # Date 1634565943 -7200 # Node ID a6aa58ffccecd1c6012c3d1d13ab26a629bd6fa5 # Parent c55c5dd5be5c4f96e24527bb3b7f9ce794ebec6a Fixed capitalization diff -r c55c5dd5be5c -r a6aa58ffccec locale/translations.en.lua --- a/locale/translations.en.lua Mon Oct 18 16:04:13 2021 +0200 +++ b/locale/translations.en.lua Mon Oct 18 16:05:43 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; @@ -864,8 +864,8 @@ ["change/revoke delegation only for this issue"] = false; ["change/revoke delegation only for this subject area"] = false; ["change/revoke issue delegation"] = false; -["check the issues on the right, and click on 'Vote now' to vote on an issue which is in voting phase."] = false; -["check your "] = false; +["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."; +["check your "] = "Check your "; ["choose delegatee"] = false; ["choose issue delegatee"] = false; ["choose subject area delegatee"] = "Choose subject area delegatee"; @@ -970,8 +970,8 @@ ["notifications settings"] = "notification settings"; ["oldest first"] = false; ["one step back"] = false; -["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."; -["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."; +["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."; +["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."; ["ordered by delegation count"] = false; ["other reasons (#{count})"] = false; ["phase"] = false;