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:21:21 +0100 |
| commit | cd6d18abc31902a13013de61aacd0ae92d6f68a2 (patch) | |
| tree | 80dc6e63bdc66ec0da9e04996ca9a1d2ec3b4495 | |
| parent | 189d9b16c8a011f5021fc89d991b007a43ad5f2b (diff) | |
[2.0.x] Updated main translation catalog
| -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 |
