docs/README.i18n
changeset 11 9e103ea0585d
parent 6 9fcac40c1b0e
child 13 2ff220cfde13
--- 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 <https://rejo.zenger.nl/misc/1176630442.php> 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 <https://rejo.zenger.nl/misc/1176630442.php> maybe
+of some help.
 
 
 Adding a new translation