# HG changeset patch # User rejo # Date 1177251891 0 # Node ID 9e103ea0585dd733bd865e1af22720ff58d3a450 # Parent 68d13494519ede0505f67d3dd185704a56ef70cc [feladat @ 25] Added some additional help to docs for i18n is not working. diff -r 68d13494519e -r 9e103ea0585d docs/README.i18n --- a/docs/README.i18n Sun Apr 22 14:07:04 2007 +0000 +++ b/docs/README.i18n Sun Apr 22 14:24:51 2007 +0000 @@ -13,9 +13,14 @@ edit inc/i18n.php file and change the $language variable to the desired language, for example "nl_NL". -If this doesn't work, most likely your system itself is not setup -properly. See maybe of -some help. +If this doesn't work, please try to do the following: + + - cd /path/to/poweradmin/locale/$lang/LC_MESSAGES/ + - msgfmt $lang.po -o message.mo + +If that doesn't help either, most likely your system itself is not +setup properly. See maybe +of some help. Adding a new translation