diff options
| author | Claude Paroz <claude@2xlibre.net> | 2014-06-20 22:50:59 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2014-06-20 22:51:02 +0200 |
| commit | db9cb83d2fec781f6479f19b63d50b44a35ae632 (patch) | |
| tree | 246b4e225c26edd5e4380cf24b9fae39a6f1fba7 | |
| parent | 33403790e6beb93f653a38189ad0e216678d3f3c (diff) | |
[1.7.x] Removed two unused translations
These strings were unmarked for translation in e692c5818.
| -rw-r--r-- | django/conf/locale/en/LC_MESSAGES/django.po | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/django/conf/locale/en/LC_MESSAGES/django.po b/django/conf/locale/en/LC_MESSAGES/django.po index 8100623c6e..01d101e92e 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: 2014-05-19 15:12+0200\n" +"POT-Creation-Date: 2014-06-20 22:48+0200\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English <en@li.org>\n" @@ -1181,16 +1181,6 @@ msgctxt "alt. month" msgid "December" msgstr "" -#: utils/image.py:109 -#, python-format -msgid "Neither Pillow nor PIL could be imported: %s" -msgstr "" - -#: utils/image.py:134 -#, python-format -msgid "The '_imaging' module for the PIL could not be imported: %s" -msgstr "" - #: utils/ipv6.py:10 msgid "This is not a valid IPv6 address." msgstr "" |
