maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH 1/2] i18n with french available. Run python /usr


From: David Decotigny
Subject: [Maposmatic-dev] [PATCH 1/2] i18n with french available. Run python /usr/share/python-support/python-django/django/bin/django-admin.py compilemessages to generate the po files.
Date: Tue, 1 Sep 2009 11:46:12 +0200

---
 www/locale/fr/LC_MESSAGES/django.po      |  204 ++++++++++++++++++++++++++++++
 www/maposmatic/models.py                 |   10 ++-
 www/maposmatic/templatetags/extratags.py |   10 +-
 www/maposmatic/views.py                  |   16 ++-
 www/settings.py                          |    1 +
 www/templates/maposmatic/about.html      |    3 +-
 www/templates/maposmatic/all_jobs.html   |   25 ++--
 www/templates/maposmatic/all_maps.html   |    3 +-
 www/templates/maposmatic/base.html       |   14 +-
 www/templates/maposmatic/index.html      |   11 +-
 www/templates/maposmatic/job.html        |   33 +++---
 11 files changed, 275 insertions(+), 55 deletions(-)
 create mode 100644 www/locale/fr/LC_MESSAGES/django.po

Attachment: 0001-i18n-with-french-available.-Run-python-usr-share-pyt.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]