From f55f66c3eea17ecdd4151b3d76601b5f3ef142a1 Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 5 Mar 2015 00:21:38 +0100 Subject: [PATCH] moved locale to right place. Will need to look closer at how i18n works in new setup. --- {locale => evennia/locale}/it/LC_MESSAGES/django.mo | Bin {locale => evennia/locale}/it/LC_MESSAGES/django.po | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {locale => evennia/locale}/it/LC_MESSAGES/django.mo (100%) rename {locale => evennia/locale}/it/LC_MESSAGES/django.po (100%) diff --git a/locale/it/LC_MESSAGES/django.mo b/evennia/locale/it/LC_MESSAGES/django.mo similarity index 100% rename from locale/it/LC_MESSAGES/django.mo rename to evennia/locale/it/LC_MESSAGES/django.mo diff --git a/locale/it/LC_MESSAGES/django.po b/evennia/locale/it/LC_MESSAGES/django.po similarity index 100% rename from locale/it/LC_MESSAGES/django.po rename to evennia/locale/it/LC_MESSAGES/django.po