diff options
| -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 |
