Language does not change in 4.8.0.1 #14260
Closed
Comments
Confirmed on branch master at revision : bb9fc5d //not working
$cfg['DefaultLang']
//also not working
$cfg['Lang'] PR sent. |
williamdes
added a commit
to williamdes/phpmyadmintest
that referenced
this issue
May 6, 2018
Closes: phpmyadmin#14260 Signed-off-by: William Desportes <williamdes@wdes.fr>
mauriciofauth
added a commit
that referenced
this issue
May 7, 2018
#14260 Fixed configuration for DefaultLang and Lang
mauriciofauth
added a commit
that referenced
this issue
May 7, 2018
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Yep, I implemented it locally on my phpMyAdmin copy and it works! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
Installed 4.8.0.1
Expected behaviour
The language should be as set in
$cfg['Lang'] = 'en';
Actual behaviour
All settings according PhpMyAdmin Language Documentation are ignored. My Windows has German localization and PMA uses the German texts.
Server configuration
Operating system:
SLES 12.3
Web server:
Apache 2
Database:
MySQL 5.7.21
PHP version:
7.0.7
phpMyAdmin version:
4.8.0.1
Client configuration
Browser:
IE, Chrome, FF
Operating system:
Windows Server 2012 R2
The text was updated successfully, but these errors were encountered: