stable

Clone or download

Read-only

Merge 'gerrit #26021' into stable/master

* commit 'bf6d996be0': fix: request #27139 Unofficial languages are considered Beta Change-Id: I2c61adddb834dcbb20962d2f4874cb0d2abbdb66

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +4 −0 Go to diff View file
M site-content/pt_BR/LC_MESSAGES/tuleap-core.po +5 −0 Go to diff View file
M src/common/Request/RouteCollector.php +2 −1 Go to diff View file
M src/common/User/Account/Appearance/LanguagePresenter.php +7 −18 Go to diff View file
M src/common/User/Account/Appearance/LanguagePresenterBuilder.php +26 −11 Go to diff View file
M src/common/User/Account/templates/appearance/language.mustache +8 −0 Go to diff View file
M src/themes/BurningParrot/css/account/account.scss +9 −0 Go to diff View file
M tests/unit/common/User/Account/Appearance/LanguagePresenterBuilderTest.php +6 −4 Go to diff View file