Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 25, 2024
1 parent e01130a commit aa7136d
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions openlibrary/i18n/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ msgstr ""
msgid "Learn more about \"%(title)s\" at OpenLibrary"
msgstr ""

#: widget.html
#: check_ins/reading_goal_form.html widget.html
msgid "Learn More"
msgstr ""

Expand Down Expand Up @@ -1311,15 +1311,6 @@ msgstr ""
msgid "Or, check out our <a href=\"/collections\">special collections</a>."
msgstr ""

#: account/mybooks.html
#, python-format
msgid "Set %(year_span)s reading goal"
msgstr ""

#: account/mybooks.html
msgid "Yearly Reading Goal"
msgstr ""

#: account/mybooks.html
msgid "No books are on this shelf"
msgstr ""
Expand Down Expand Up @@ -1710,6 +1701,20 @@ msgstr ""
msgid "My Feed"
msgstr ""

#: account/sidebar.html
#, python-format
msgid "%(year)d Reading Goal"
msgstr ""

#: account/sidebar.html
#, python-format
msgid "Set %(year_span)s reading goal"
msgstr ""

#: account/sidebar.html
msgid "Yearly Reading Goal"
msgstr ""

#: account/sidebar.html search/sort_options.html type/user/view.html
msgid "Reading Log"
msgstr ""
Expand Down Expand Up @@ -2875,7 +2880,6 @@ msgstr ""
#: book_providers/openstax_read_button.html
#: book_providers/standard_ebooks_read_button.html
#: book_providers/wikisource_read_button.html
#: check_ins/reading_goal_progress.html
msgid "Learn more"
msgstr ""

Expand Down Expand Up @@ -4257,17 +4261,12 @@ msgstr ""
msgid "Enter \"0\" to unset your reading goal. Your check-ins will be preserved."
msgstr ""

#: check_ins/reading_goal_progress.html
#, python-format
msgid "%(year)d Reading Goal:"
msgstr ""

#: check_ins/reading_goal_progress.html
#, python-format
msgid ""
"<span class=\"reading-goal-progress__books-"
"read\">%(books_read)d</span>/<span class=\"reading-goal-"
"progress__goal\">%(goal)d</span> books"
"progress__goal\">%(goal)d</span> Books"
msgstr ""

#: check_ins/reading_goal_progress.html
Expand Down

0 comments on commit aa7136d

Please sign in to comment.