From 5d4245f93ae6f065e7535f268e3cd87a23b07744 Mon Sep 17 00:00:00 2001 From: Deon George Date: Thu, 8 Sep 2011 22:51:02 +1000 Subject: [PATCH] SF Bug #3395004 - config.php.example refers to lang/en.php --- config/config.php.example | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config/config.php.example b/config/config.php.example index 652c859..362da19 100644 --- a/config/config.php.example +++ b/config/config.php.example @@ -53,10 +53,11 @@ // $config->custom->session['http_realm'] = sprintf('%s %s',app_name(),'login'); /* The language setting. If you set this to 'auto', phpLDAPadmin will attempt - to determine your language automatically. Otherwise, available lanaguages - are: 'ct', 'de', 'en', 'es', 'fr', 'it', 'nl', and 'ru' - Localization is not complete yet, but most strings have been translated. - Please help by writing language files. See lang/en.php for an example. */ + to determine your language automatically. + If PLA doesnt show (all) strings in your language, then you can do some + translation at http://translations.launchpad.net/phpldapadmin and download + the translation files, replacing those provided with PLA. + (We'll pick up the translations before making the next release too!) */ // $config->custom->appearance['language'] = 'auto'; /* The temporary storage directory where we will put jpegPhoto data