diff --git a/pontoon/administration/templates/admin.html b/pontoon/administration/templates/admin.html index 00023ba0c4..b771f43089 100644 --- a/pontoon/administration/templates/admin.html +++ b/pontoon/administration/templates/admin.html @@ -15,7 +15,7 @@
There are no projects to localize yet.
{{ help|safe }}
diff --git a/pontoon/base/templates/widgets/heading_info.html b/pontoon/base/templates/widgets/heading_info.html index ee72c29888..50900275e9 100644 --- a/pontoon/base/templates/widgets/heading_info.html +++ b/pontoon/base/templates/widgets/heading_info.html @@ -71,7 +71,7 @@Unreviewed
- + {{ obj.unreviewed_strings|intcomma }}
{% if link %}{% endif %} @@ -134,7 +134,7 @@ {% macro download_selector(locale, project) %}{{ no_title }}
{{ no_description }}
Show it to your friends as it lands in product
{{ intro }}
diff --git a/pontoon/localizations/templates/localizations/includes/resources.html b/pontoon/localizations/templates/localizations/includes/resources.html index 038fe904dc..527e2acf18 100644 --- a/pontoon/localizations/templates/localizations/includes/resources.html +++ b/pontoon/localizations/templates/localizations/includes/resources.html @@ -3,7 +3,7 @@Resource | +Resource | {% if deadline %} -Target Date | +Target Date | {% endif %} {% if priority %} -Priority | +Priority | {% endif %} -Latest Activity | -Progress | -+ | Latest Activity | +Progress | +
---|
Project | -Target Date | -Priority | -Latest Activity | -Progress | -+ | Project | +Target Date | +Priority | +Latest Activity | +Progress | +{% if request %} - | Number of Strings | -Request | +Number of Strings | +Request | {% endif %}+ | {% endif %} {% endmacro %} diff --git a/pontoon/sync/templates/sync/log_list.html b/pontoon/sync/templates/sync/log_list.html index 059ecd007c..492f0c0ce9 100644 --- a/pontoon/sync/templates/sync/log_list.html +++ b/pontoon/sync/templates/sync/log_list.html @@ -34,7 +34,7 @@ |
---|
Tag | -Priority | -Latest Activity | -Progress | -+ | Tag | +Priority | +Latest Activity | +Progress | +|||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ID | ' + - 'Summary | ' + - 'Last Changed | ' + - 'Assigned To | ' + + 'ID | ' + + 'Summary | ' + + 'Last Changed | ' + + 'Assigned To | ' + '
Language | -Locale | -Speakers | -Latest Activity | -Progress | -+ | Language | +Locale | +Speakers | +Latest Activity | +Progress | +{% if request %} - | Request | +Request | {% endif %}
|
diff --git a/translate/src/modules/batchactions/components/ApproveAll.test.js b/translate/src/modules/batchactions/components/ApproveAll.test.js
index 5d8ef48f80..6471670201 100644
--- a/translate/src/modules/batchactions/components/ApproveAll.test.js
+++ b/translate/src/modules/batchactions/components/ApproveAll.test.js
@@ -30,7 +30,7 @@ describe('
---|