diff --git a/pootle/templates/help/quality_checks.html b/pootle/templates/help/quality_checks.html index 78a0419aeb..c29a9eae4b 100644 --- a/pootle/templates/help/quality_checks.html +++ b/pootle/templates/help/quality_checks.html @@ -3,14 +3,29 @@ {% block header_block %}{% endblock %} +{% block css_overrides %} + +{% endblock css_overrides %} + {% block content %}
Zing has an ability to check for common translation mistakes. Once you submit a translation, it will compare its certain features with the original string and identify potential problems. Сhecks are displayed in the upper right corner, just above the submit button. Once there are checks in red, you will stay on the same unit, until you have each check resolved or muted. Note that you should only mute checks if you know what you're doing. Muted checks will be reviewed periodically by the managers.
+Zing has an ability to check for common translation mistakes. Once you submit a translation, it will compare its + certain features with the original string and identify potential problems. Сhecks are displayed in the upper right + corner, just above the submit button. Once there are checks in red, you will stay on the same unit, until you have + each check resolved or muted. Note that you should only mute checks if you know what you're doing. Muted checks will + be reviewed periodically by the managers.
{% if settings.CAN_CONTACT %} -If you are not sure what a particular error means and how to fix it properly, use "Report a problem with this string" link at the top of the unit. The managers will try to assist you as soon as possible.
+If you are not sure what a particular error means and how to fix it properly, use "Report a problem with this + string" link at the top of the unit. The managers will try to assist you as soon as possible.
{% endif %}Below is the description of each quality check.
@@ -18,4 +33,4 @@