From 322a76522ad1d38f2b26aa4d0df98a02c0906143 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 27 May 2003 16:30:41 +0000 Subject: [PATCH] added i18n part --- lam/README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lam/README b/lam/README index 80f31162..cffd309e 100644 --- a/lam/README +++ b/lam/README @@ -34,7 +34,7 @@ LAM - Readme Requirements: PHP4 openldap (2.0 or greater) - a web-browser + a web-browser that supports CSS (Netscape 4.x is not recommended) Summary: with LAM you can easily manage user, group and machine accounts stored in @@ -57,9 +57,13 @@ LAM - Readme Please see the INSTALL file. Documentation: - Basic documentation available in /doc - + Basic documentation available in /docs + Internationalization: + If you want to use a translated version of LAM be sure to install the + needed locales. See locale/ for a list of supported locales. + Debian users can add locales with "dpkg-reconfigure locales". + Have fun! The LAM devel team