www.fgks.org   »   [go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Polish spelling error in two places. #8837

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions openlibrary/i18n/pl/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ msgstr "brakuje imienia"
#: editions.html:47
#, fuzzy, python-format
msgid "in %(language)s"
msgstr "opublikoane w językach %(languagelist)s"
msgstr "opublikowane w językach %(languagelist)s"

#: authors.html:110 check.html:36 editions_datatable.html:8
#: openlibrary/macros/SearchResultsWork.html:42
Expand Down Expand Up @@ -1810,7 +1810,7 @@ msgstr "Data publikacji nieznana, %s"
#: edition-sort.html:66
#, python-format
msgid "in %(languagelist)s"
msgstr "opublikoane w językach %(languagelist)s"
msgstr "opublikowane w językach %(languagelist)s"

#: edition-sort.html:93 openlibrary/macros/AvailabilityButton.html:73
#: openlibrary/macros/LoanStatus.html:95
Expand Down