From da644c3f9126a9643f668a74642bf09df0620978 Mon Sep 17 00:00:00 2001 From: Alex Adak <127800544+aadak99@users.noreply.github.com> Date: Thu, 8 Jun 2023 11:12:40 -0400 Subject: [PATCH] fix: Squashed commits of various fixes #8408, #8332, #8354, #6525, #3372 (#8437) --- po/common/common.pot | 8 ++++++-- po/common/en.po | 8 ++++++-- templates/web/common/producers_resources_list.tt.html | 7 +++++++ templates/web/common/site_layout.tt.html | 1 + 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/po/common/common.pot b/po/common/common.pot index dd851b5890150..ff74d7c6845ee 100644 --- a/po/common/common.pot +++ b/po/common/common.pot @@ -2675,6 +2675,10 @@ msgctxt "users_without_products" msgid "Products not added by %s" msgstr "" +msgctxt "video_tutorials" +msgid "Video Tutorials" +msgstr "" + msgctxt "view" msgid "view" msgstr "" @@ -4422,8 +4426,8 @@ msgid "Contributor" msgstr "Contributor" msgctxt "contributor_settings_description" -msgid "Those settings allow you to personalize some aspect of the website" -msgstr "Those settings allow you to personalize some aspect of the website" +msgid "Those settings allow you to personalize some aspects of the website" +msgstr "Those settings allow you to personalize some aspects of the website" msgctxt "display_barcode_in_search" msgid "Display barcode in search results" diff --git a/po/common/en.po b/po/common/en.po index fe848fe9eb2e8..6103070ab90f0 100644 --- a/po/common/en.po +++ b/po/common/en.po @@ -2725,6 +2725,10 @@ msgctxt "users_without_products" msgid "Products not added by %s" msgstr "Products not added by %s" +msgctxt "video_tutorials" +msgid "Video Tutorials" +msgstr "Video Tutorials" + msgctxt "view" msgid "view" msgstr "view" @@ -4423,8 +4427,8 @@ msgid "Contributor" msgstr "Contributor" msgctxt "contributor_settings_description" -msgid "Those settings allow you to personalize some aspect of the website" -msgstr "Those settings allow you to personalize some aspect of the website" +msgid "Those settings allow you to personalize some aspects of the website" +msgstr "Those settings allow you to personalize some aspects of the website" msgctxt "display_barcode_in_search" msgid "Display barcode in search results" diff --git a/templates/web/common/producers_resources_list.tt.html b/templates/web/common/producers_resources_list.tt.html index b47241e91759b..82da660d00822 100644 --- a/templates/web/common/producers_resources_list.tt.html +++ b/templates/web/common/producers_resources_list.tt.html @@ -14,6 +14,13 @@