SF Bug #3395004 - config.php.example refers to lang/en.php
This commit is contained in:
parent
80d027d569
commit
5d4245f93a
@ -53,10 +53,11 @@
|
|||||||
// $config->custom->session['http_realm'] = sprintf('%s %s',app_name(),'login');
|
// $config->custom->session['http_realm'] = sprintf('%s %s',app_name(),'login');
|
||||||
|
|
||||||
/* The language setting. If you set this to 'auto', phpLDAPadmin will attempt
|
/* The language setting. If you set this to 'auto', phpLDAPadmin will attempt
|
||||||
to determine your language automatically. Otherwise, available lanaguages
|
to determine your language automatically.
|
||||||
are: 'ct', 'de', 'en', 'es', 'fr', 'it', 'nl', and 'ru'
|
If PLA doesnt show (all) strings in your language, then you can do some
|
||||||
Localization is not complete yet, but most strings have been translated.
|
translation at http://translations.launchpad.net/phpldapadmin and download
|
||||||
Please help by writing language files. See lang/en.php for an example. */
|
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';
|
// $config->custom->appearance['language'] = 'auto';
|
||||||
|
|
||||||
/* The temporary storage directory where we will put jpegPhoto data
|
/* The temporary storage directory where we will put jpegPhoto data
|
||||||
|
Loading…
Reference in New Issue
Block a user