Commit 7ae2f707 authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

Fixed #11862 -- Corrected an error in the Hebrew translation. Thanks to Adam Rimon for the fix.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11550 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent f8077919
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -391,7 +391,7 @@ msgstr "הוספת %s"
#: contrib/admin/options.py:1003
#, python-format
msgid "%(name)s object with primary key %(key)r does not exist."
msgstr "הפריט %(name)s עם המקש %(key)r אינו קיים."
msgstr "הפריט %(name)s עם המפתח הראשי %(key)r אינו קיים."

#: contrib/admin/options.py:860
#, python-format