[feladat @ 25]
Added some additional help to docs for i18n is not working.
--- 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