summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2016-07-15 09:47:25 +0200
committerClaude Paroz <claude@2xlibre.net>2016-07-15 09:48:57 +0200
commit92c48a392fc27551651504e8a449a9430fd2733f (patch)
treed6215fea900aea2e0e277eec0d4b499f7b6b6978
parent389a5318a06e7e4d8f8aba14af88c4cc4ea0db47 (diff)
Updated contrib.postgres translation catalog
Forward port of cb78011402ac6ee37f3d4e8a3a6fb4bced646ac1 from stable/1.10.x.
-rw-r--r--django/contrib/postgres/locale/en/LC_MESSAGES/django.po8
1 files changed, 6 insertions, 2 deletions
diff --git a/django/contrib/postgres/locale/en/LC_MESSAGES/django.po b/django/contrib/postgres/locale/en/LC_MESSAGES/django.po
index 66384de934..2c0df915d6 100644
--- a/django/contrib/postgres/locale/en/LC_MESSAGES/django.po
+++ b/django/contrib/postgres/locale/en/LC_MESSAGES/django.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-09 17:42+0200\n"
+"POT-Creation-Date: 2016-07-15 09:44+0200\n"
"PO-Revision-Date: 2015-01-18 20:56+0100\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@@ -49,7 +49,11 @@ msgstr ""
msgid "Could not load JSON data."
msgstr ""
-#: contrib/postgres/forms/jsonb.py:11
+#: contrib/postgres/forms/hstore.py:18
+msgid "Input must be a JSON dictionary."
+msgstr ""
+
+#: contrib/postgres/forms/jsonb.py:16
#, python-format
msgid "'%(value)s' value must be valid JSON."
msgstr ""