From 353ccc1d7d05d5063a92aaf959fcd8a799b624cf Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 23 Oct 2021 07:11:38 -0700 Subject: [PATCH] Updates references locale --- bw-dev | 5 +--- locale/en_US/LC_MESSAGES/django.po | 47 ++++++++++-------------------- 2 files changed, 16 insertions(+), 36 deletions(-) diff --git a/bw-dev b/bw-dev index c9c2115ce..6c9def8ff 100755 --- a/bw-dev +++ b/bw-dev @@ -105,11 +105,8 @@ case "$CMD" in collectstatic) runweb python manage.py collectstatic --no-input ;; - add_locale) - runweb django-admin makemessages --no-wrap --ignore=venv -l $@ - ;; makemessages) - runweb django-admin makemessages --no-wrap --ignore=venv --all $@ + runweb django-admin makemessages --no-wrap --ignore=venv -l en_US $@ ;; compilemessages) runweb django-admin compilemessages --ignore venv $@ diff --git a/locale/en_US/LC_MESSAGES/django.po b/locale/en_US/LC_MESSAGES/django.po index 110eb7d16..0d2cb22bf 100644 --- a/locale/en_US/LC_MESSAGES/django.po +++ b/locale/en_US/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-10-22 17:47+0000\n" +"POT-Creation-Date: 2021-10-23 14:06+0000\n" "PO-Revision-Date: 2021-02-28 17:19-0800\n" "Last-Translator: Mouse Reeve \n" "Language-Team: English \n" @@ -1321,6 +1321,11 @@ msgid_plural "%(shared_books)s books on your shelves" msgstr[0] "" msgstr[1] "" +#: bookwyrm/templates/groups/suggested_users.html:40 +#, python-format +msgid "No potential members found for \"%(user_query)s\"" +msgstr "" + #: bookwyrm/templates/groups/user_groups.html:15 msgid "Manager" msgstr "" @@ -1833,10 +1838,7 @@ msgstr "" #: bookwyrm/templates/notifications/items/accept.html:16 #, python-format -msgid "" -"\n" -" accepted your invitation to join group \"%(group_name)s\"\n" -" " +msgid "accepted your invitation to join group \"%(group_name)s\"" msgstr "" #: bookwyrm/templates/notifications/items/add.html:24 @@ -1876,7 +1878,7 @@ msgstr "" #: bookwyrm/templates/notifications/items/fav.html:25 #, python-format -msgid "liked your comment on%(book_title)s" +msgid "liked your comment on %(book_title)s" msgstr "" #: bookwyrm/templates/notifications/items/fav.html:31 @@ -1909,17 +1911,12 @@ msgstr "" #: bookwyrm/templates/notifications/items/join.html:16 #, python-format -msgid "" -"\n" -"has joined your group \"%(group_name)s\"\n" +msgid "has joined your group \"%(group_name)s\"" msgstr "" #: bookwyrm/templates/notifications/items/leave.html:16 #, python-format -msgid "" -"\n" -" has left your group \"%(group_name)s\"\n" -" " +msgid "has left your group \"%(group_name)s\"" msgstr "" #: bookwyrm/templates/notifications/items/mention.html:20 @@ -1944,17 +1941,12 @@ msgstr "" #: bookwyrm/templates/notifications/items/remove.html:17 #, python-format -msgid "" -" \n" -"has been removed from your group \"%(group_name)s\"\n" +msgid "has been removed from your group \"%(group_name)s\"" msgstr "" #: bookwyrm/templates/notifications/items/remove.html:23 #, python-format -msgid "" -"\n" -" You have been removed from the \"%(group_name)s group\"\n" -" " +msgid "You have been removed from the \"%(group_name)s group\"" msgstr "" #: bookwyrm/templates/notifications/items/reply.html:21 @@ -1984,26 +1976,17 @@ msgstr "" #: bookwyrm/templates/notifications/items/update.html:16 #, python-format -msgid "" -"\n" -" has changed the privacy level for %(group_name)s\n" -" " +msgid "has changed the privacy level for %(group_name)s" msgstr "" #: bookwyrm/templates/notifications/items/update.html:20 #, python-format -msgid "" -"\n" -" has changed the name of %(group_name)s\n" -" " +msgid "has changed the name of %(group_name)s" msgstr "" #: bookwyrm/templates/notifications/items/update.html:24 #, python-format -msgid "" -"\n" -" has changed the description of %(group_name)s\n" -" " +msgid "has changed the description of %(group_name)s" msgstr "" #: bookwyrm/templates/notifications/notifications_page.html:18