README.txt
changeset 82 2d964b42de45
parent 63 0a610af4033f
child 85 deabd972bda5
--- a/README.txt	Thu Jan 14 11:08:28 2010 +0100
+++ b/README.txt	Fri Jan 15 09:21:47 2010 +0100
@@ -159,8 +159,8 @@
 cd src/cm
 ../../bin/django compilemessages
 
-Create new file for lang 'lg'
+Create new file for lang 'LG'
 -----------------------------
 cd src/cm
-../../bin/django makemessages -l=lg -e=html,txt
-../../bin/django makemessages -d djangojs -l=lg
\ No newline at end of file
+../../bin/django makemessages -l LG -e .html,.txt
+../../bin/django makemessages -d djangojs -l LG 
\ No newline at end of file