[snowy] Add locale dir and a brief README
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Subject: [snowy] Add locale dir and a brief README
- Date: Fri, 5 Jun 2009 13:52:53 -0400 (EDT)
commit db7e1f20c77d20c3cb1c4ca13333deca8e3f1bd9
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Fri Jun 5 10:51:36 2009 -0700
Add locale dir and a brief README
---
locale/README | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/locale/README b/locale/README
new file mode 100644
index 0000000..01c54cc
--- /dev/null
+++ b/locale/README
@@ -0,0 +1,8 @@
+To make translations:
+
+Read: http://docs.djangoproject.com/en/dev/topics/i18n/#id1
+
+Basically, you just need to run a command like this:
+django-admin.py makemessages -l fr_FR
+
+Then edit locale/fr_FR/LC_MESSAGES/django.po to add your translations.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]