[feladat @ 25]
authorrejo
Sun, 22 Apr 2007 14:24:51 +0000
changeset 11 9e103ea0585d
parent 10 68d13494519e
child 12 7be4525290cc
[feladat @ 25] Added some additional help to docs for i18n is not working.
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 <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