diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-11-10 16:38:19 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-11-10 16:38:19 -0800 |
commit | 36ddc22358614be5c38f230594f6f83e19f4ad96 (patch) | |
tree | 7bdb7a0a3a010d983542341cecfe54d9460ef230 /extra | |
parent | 276ff3452d9abaac76aded05ad7ac650bcb09e5c (diff) | |
download | fatcat-scholar-36ddc22358614be5c38f230594f6f83e19f4ad96.tar.gz fatcat-scholar-36ddc22358614be5c38f230594f6f83e19f4ad96.zip |
try tweaking 'Support and Acknowledgements' title on about page, to fix i18n
Diffstat (limited to 'extra')
-rw-r--r-- | extra/i18n/web_interface.pot | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/i18n/web_interface.pot b/extra/i18n/web_interface.pot index 91b3df9..1fadabc 100644 --- a/extra/i18n/web_interface.pot +++ b/extra/i18n/web_interface.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-10 16:26-0800\n" +"POT-Creation-Date: 2021-11-10 16:37-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -222,15 +222,14 @@ msgstr "" #: fatcat_scholar/templates/about.html:60 #, python-format msgid "" -"\n" "Work on Internet Archive Scholar has received support from the Andrew W. " "Mellon Foundation through multiple phases of the <a " "href=\"%(grant_url)s\">\"Ensuring the Persistent Access of Open Access " "Journal Literature\"</a> project (see <a href=\"%(blog_url)s\">original " -"announcement</a>).\n" +"announcement</a>)." msgstr "" -#: fatcat_scholar/templates/about.html:64 +#: fatcat_scholar/templates/about.html:62 #, python-format msgid "" "\n" |