diff options
| author | Claude Paroz <claude@2xlibre.net> | 2017-11-15 16:21:21 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2017-11-15 16:23:18 +0100 |
| commit | 95496740434fd990b0f9ff9feacbd12907457e43 (patch) | |
| tree | 961128fc08d2cba583e84c5a66f18beb413cee27 | |
| parent | 9bea555d06e0e585645053ae6ca9ac3dc8b899bd (diff) | |
Updated main translation catalog
Forward port of cd6d18abc31902a13013de61aacd0ae92d6f68a2 from stable/2.0.x.
| -rw-r--r-- | django/conf/locale/en/LC_MESSAGES/django.po | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/django/conf/locale/en/LC_MESSAGES/django.po b/django/conf/locale/en/LC_MESSAGES/django.po index 6dca69eac0..709bcc27ea 100644 --- a/django/conf/locale/en/LC_MESSAGES/django.po +++ b/django/conf/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: 2017-09-24 13:46+0200\n" +"POT-Creation-Date: 2017-11-15 16:15+0100\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English <en@li.org>\n" @@ -1476,7 +1476,8 @@ msgstr "" msgid "" "You are seeing this page because <a href=\"https://docs.djangoproject.com/en/" "%(version)s/ref/settings/#debug\" target=\"_blank\" rel=\"noopener" -"\">DEBUG=True</a> is in your settings file and have not configured any URLs." +"\">DEBUG=True</a> is in your settings file and you have not configured any " +"URLs." msgstr "" #: views/templates/default_urlconf.html:407 |
