diff --git a/helpers/credits_helper.py b/helpers/credits_helper.py index 0c7d3813..ae35a3fa 100644 --- a/helpers/credits_helper.py +++ b/helpers/credits_helper.py @@ -19,7 +19,7 @@ def update_credits_markdown(global_translation): def get_credits(global_translation): - text = '# Credits\r\n' # global_translation('TEXT_CREDITS') + text = '# Credits\r\n' text += 'Following shows projects and contributors for webperf-core and its dependencies.\r\n' text += 'Many thanks to all of you! :D\r\n' diff --git a/locales/en/LC_MESSAGES/http_validator.mo b/locales/en/LC_MESSAGES/http_validator.mo index b72be62d..b0054a0c 100644 Binary files a/locales/en/LC_MESSAGES/http_validator.mo and b/locales/en/LC_MESSAGES/http_validator.mo differ diff --git a/locales/en/LC_MESSAGES/http_validator.po b/locales/en/LC_MESSAGES/http_validator.po index 1c5341d3..31bf6ede 100644 --- a/locales/en/LC_MESSAGES/http_validator.po +++ b/locales/en/LC_MESSAGES/http_validator.po @@ -204,5 +204,5 @@ msgstr "- {0}, Subresource Integrity (SRI) is required for following entries" msgid "TEXT_REVIEW_SRI_WITH_ERRORS" msgstr "- {0}, Subresource Integrity (SRI) is used incorrectly" -msgid "TEXT_REVIEW_SRI_WITH_ERRORS" +msgid "TEXT_REVIEW_SRI_WITH_ERRORS_DETAILS" msgstr "- {0}, Subresource Integrity (SRI) has following errors" diff --git a/locales/gov/LC_MESSAGES/http_validator.mo b/locales/gov/LC_MESSAGES/http_validator.mo index b72be62d..b0054a0c 100644 Binary files a/locales/gov/LC_MESSAGES/http_validator.mo and b/locales/gov/LC_MESSAGES/http_validator.mo differ diff --git a/locales/gov/LC_MESSAGES/http_validator.po b/locales/gov/LC_MESSAGES/http_validator.po index 1c5341d3..31bf6ede 100644 --- a/locales/gov/LC_MESSAGES/http_validator.po +++ b/locales/gov/LC_MESSAGES/http_validator.po @@ -204,5 +204,5 @@ msgstr "- {0}, Subresource Integrity (SRI) is required for following entries" msgid "TEXT_REVIEW_SRI_WITH_ERRORS" msgstr "- {0}, Subresource Integrity (SRI) is used incorrectly" -msgid "TEXT_REVIEW_SRI_WITH_ERRORS" +msgid "TEXT_REVIEW_SRI_WITH_ERRORS_DETAILS" msgstr "- {0}, Subresource Integrity (SRI) has following errors" diff --git a/locales/sv/LC_MESSAGES/http_validator.mo b/locales/sv/LC_MESSAGES/http_validator.mo index 1c913898..060d8618 100644 Binary files a/locales/sv/LC_MESSAGES/http_validator.mo and b/locales/sv/LC_MESSAGES/http_validator.mo differ diff --git a/locales/sv/LC_MESSAGES/http_validator.po b/locales/sv/LC_MESSAGES/http_validator.po index 5578d4cd..b8b9b193 100644 --- a/locales/sv/LC_MESSAGES/http_validator.po +++ b/locales/sv/LC_MESSAGES/http_validator.po @@ -204,5 +204,5 @@ msgstr "- {0}, Subresource Integrity (SRI) krävs för följande HTML-element" msgid "TEXT_REVIEW_SRI_WITH_ERRORS" msgstr "- {0}, Subresource Integrity (SRI) används på felaktigt sätt" -msgid "TEXT_REVIEW_SRI_WITH_ERRORS" +msgid "TEXT_REVIEW_SRI_WITH_ERRORS_DETAILS" msgstr "- {0}, Subresource Integrity (SRI) har följande fel"