-
Notifications
You must be signed in to change notification settings - Fork 2
FAQ
gregfr edited this page Jan 29, 2017
·
2 revisions
PHPDevShell offers full support for internationalization through GetText. For a user to be able to select a language, it must be available and enabled by the administrator. Then go to the User Preferences, select your Language and Region and save. Then you must log out and log back in. Note: both Language AND Region are necessary, since the language file is based on both. For example, the French translation is available for "French / France " (that is fr_FR). If you change a language file, gettext might be confused. Just restart your webserver.
It's a security measure. The web installer may be available to anyone, but only you can provide these informations, so only you can actually run the installer and set the Root password.