From a69534ddd4308d19a06f323037e74205e5192ac9 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Mon, 19 May 2014 14:10:13 +0200 Subject: [PATCH] [1.7.x] Removed locale dirs for single-message apps Considering that these apps only translate their app name, it's not worth having a whole bunch of po files just for that. The translatable app name for those apps will be integrated in Django core catalog. Backport of a1f0c4c697 from master. --- .../sitemaps/locale/en/LC_MESSAGES/django.po | 22 ------------------- .../locale/en/LC_MESSAGES/django.po | 22 ------------------- .../locale/en/LC_MESSAGES/django.po | 22 ------------------- .../webdesign/locale/en/LC_MESSAGES/django.po | 22 ------------------- 4 files changed, 88 deletions(-) delete mode 100644 django/contrib/sitemaps/locale/en/LC_MESSAGES/django.po delete mode 100644 django/contrib/staticfiles/locale/en/LC_MESSAGES/django.po delete mode 100644 django/contrib/syndication/locale/en/LC_MESSAGES/django.po delete mode 100644 django/contrib/webdesign/locale/en/LC_MESSAGES/django.po diff --git a/django/contrib/sitemaps/locale/en/LC_MESSAGES/django.po b/django/contrib/sitemaps/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index fcd182f511..0000000000 --- a/django/contrib/sitemaps/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,22 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-04 23:05+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: apps.py:8 -msgid "site maps" -msgstr "" diff --git a/django/contrib/staticfiles/locale/en/LC_MESSAGES/django.po b/django/contrib/staticfiles/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 7fd617c346..0000000000 --- a/django/contrib/staticfiles/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,22 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-04 23:05+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: apps.py:8 -msgid "static files" -msgstr "" diff --git a/django/contrib/syndication/locale/en/LC_MESSAGES/django.po b/django/contrib/syndication/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 0bb22cbafe..0000000000 --- a/django/contrib/syndication/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,22 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-04 23:05+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: apps.py:8 -msgid "syndication" -msgstr "" diff --git a/django/contrib/webdesign/locale/en/LC_MESSAGES/django.po b/django/contrib/webdesign/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 2ae0ee7272..0000000000 --- a/django/contrib/webdesign/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,22 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-04 23:05+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: apps.py:8 -msgid "web design" -msgstr ""