From 72a8c85244205e33d473a3eb4e48e5338cc137b2 Mon Sep 17 00:00:00 2001 From: Michael Ziegler Date: Tue, 27 Apr 2010 11:50:46 +0200 Subject: [PATCH] move outdated languages out of the locale dir to prevent makemessages from trying to process them --- .../hr/LC_MESSAGES/django.mo | Bin .../hr/LC_MESSAGES/django.po | 0 .../pl/LC_MESSAGES/django.mo | Bin .../pl/LC_MESSAGES/django.po | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename pyweb/mumble/{locale/_outdated => locale_outdated}/hr/LC_MESSAGES/django.mo (100%) rename pyweb/mumble/{locale/_outdated => locale_outdated}/hr/LC_MESSAGES/django.po (100%) rename pyweb/mumble/{locale/_outdated => locale_outdated}/pl/LC_MESSAGES/django.mo (100%) rename pyweb/mumble/{locale/_outdated => locale_outdated}/pl/LC_MESSAGES/django.po (100%) diff --git a/pyweb/mumble/locale/_outdated/hr/LC_MESSAGES/django.mo b/pyweb/mumble/locale_outdated/hr/LC_MESSAGES/django.mo similarity index 100% rename from pyweb/mumble/locale/_outdated/hr/LC_MESSAGES/django.mo rename to pyweb/mumble/locale_outdated/hr/LC_MESSAGES/django.mo diff --git a/pyweb/mumble/locale/_outdated/hr/LC_MESSAGES/django.po b/pyweb/mumble/locale_outdated/hr/LC_MESSAGES/django.po similarity index 100% rename from pyweb/mumble/locale/_outdated/hr/LC_MESSAGES/django.po rename to pyweb/mumble/locale_outdated/hr/LC_MESSAGES/django.po diff --git a/pyweb/mumble/locale/_outdated/pl/LC_MESSAGES/django.mo b/pyweb/mumble/locale_outdated/pl/LC_MESSAGES/django.mo similarity index 100% rename from pyweb/mumble/locale/_outdated/pl/LC_MESSAGES/django.mo rename to pyweb/mumble/locale_outdated/pl/LC_MESSAGES/django.mo diff --git a/pyweb/mumble/locale/_outdated/pl/LC_MESSAGES/django.po b/pyweb/mumble/locale_outdated/pl/LC_MESSAGES/django.po similarity index 100% rename from pyweb/mumble/locale/_outdated/pl/LC_MESSAGES/django.po rename to pyweb/mumble/locale_outdated/pl/LC_MESSAGES/django.po