diff options
author | Bryan Newbold <bnewbold@archive.org> | 2022-01-05 09:04:23 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2022-01-05 09:04:23 -0800 |
commit | cb94a1809af6733615769012271a55a5ec542402 (patch) | |
tree | dc4ef55e9f23f858c290031acb16d0edbbf05add | |
parent | 1eb4149c0619fcaf806a5c95017f438acee9143f (diff) | |
download | fatcat-scholar-cb94a1809af6733615769012271a55a5ec542402.tar.gz fatcat-scholar-cb94a1809af6733615769012271a55a5ec542402.zip |
update i18n for 1927 change
-rw-r--r-- | extra/i18n/web_interface.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/i18n/web_interface.pot b/extra/i18n/web_interface.pot index 115e813..640c0d8 100644 --- a/extra/i18n/web_interface.pot +++ b/extra/i18n/web_interface.pot @@ -1,14 +1,14 @@ # Translations template for PROJECT. -# Copyright (C) 2021 ORGANIZATION +# Copyright (C) 2022 ORGANIZATION # This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR <EMAIL@ADDRESS>, 2021. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2022. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-11-12 18:07-0800\n" +"POT-Creation-Date: 2022-01-05 09:04-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" @@ -38,7 +38,7 @@ msgid "Since 2000" msgstr "" #: fatcat_scholar/search.py:53 -msgid "Before 1925" +msgid "Before 1927" msgstr "" #: fatcat_scholar/search.py:57 |