Skip to content

Commit

Permalink
[1.0.X] Fixed #9617 -- Fixed a typo in the Polish translation. Thanks…
Browse files Browse the repository at this point in the history
…, romke.

Backport of r9510 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9511 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
malcolmt committed Nov 21, 2008
1 parent 0f52586 commit d75628f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified django/conf/locale/pl/LC_MESSAGES/django.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion django/conf/locale/pl/LC_MESSAGES/django.po
Expand Up @@ -756,7 +756,7 @@ msgstr "Podaj nowe hasło dla użytkownika <strong>%(username)s</strong>."

#: contrib/admin/templates/admin/edit_inline/tabular.html:15
msgid "Delete?"
msgstr "Usuąć?"
msgstr "Usunąć?"

#: contrib/admin/templates/registration/logged_out.html:8
msgid "Thanks for spending some quality time with the Web site today."
Expand Down

0 comments on commit d75628f

Please sign in to comment.