Localize the installer
This makes it possible for the admin to choose their preferred language in the first step of the installer. That choice applies to the rest of the installation process and is set as the default system language in the config file.
Showing
- config.template.php 1 addition, 1 deletionconfig.template.php
- languages/en_us/Install.php 1 addition, 0 deletionslanguages/en_us/Install.php
- layouts/vlayout/modules/Install/Step1.tpl 11 additions, 0 deletionslayouts/vlayout/modules/Install/Step1.tpl
- modules/Install/models/ConfigFileUtils.php 6 additions, 1 deletionmodules/Install/models/ConfigFileUtils.php
- modules/Install/models/InitSchema.php 2 additions, 0 deletionsmodules/Install/models/InitSchema.php
- modules/Install/models/Utils.php 27 additions, 0 deletionsmodules/Install/models/Utils.php
- modules/Install/views/Index.php 8 additions, 2 deletionsmodules/Install/views/Index.php
Loading
Please register or sign in to comment