stable
Clone or download
Read-only
The remaining entries are the one marked with getOverridableText. No functional changes. Closes request #21860: Convert account.tab to gettext Change-Id: I9e1a4725d479c96935507568fab180d20bd29db6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/Presenter.php | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Login/SpecificLoginPresenter.php | +2 | −2 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/LoginController.php | +1 | −5 | Go to diff View file |
M | site-content/en_US/account/account.tab | +0 | −214 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +316 | −0 | Go to diff View file |
M | site-content/fr_FR/account/account.tab | +0 | −219 | Go to diff View file |
M | src/common/User/Account/ChangeAvatarController.php | +2 | −2 | Go to diff View file |
M | src/common/User/Admin/UserDetailsAccessPresenter.php | +4 | −4 | Go to diff View file |
M | src/common/User/Admin/UserDetailsPresenter.php | +3 | −3 | Go to diff View file |
M | src/common/User/LoginController.class.php | +3 | −2 | Go to diff View file |
M | src/common/User/LoginPresenter.class.php | +6 | −6 | Go to diff View file |
M | src/common/User/UserManager.class.php | +1 | −1 | Go to diff View file |
M | src/common/User/User_SSHKeyValidator.class.php | +2 | −2 | Go to diff View file |
M | src/common/account/RegisterByAdminPresenter.class.php | +7 | −7 | Go to diff View file |
M | src/common/account/RegisterByUserPresenter.class.php | +4 | −4 | Go to diff View file |
M | src/common/account/RegisterPresenter.class.php | +8 | −8 | Go to diff View file |
M | src/common/mail/MailPresenterFactory.class.php | +8 | −6 | Go to diff View file |
M | src/common/mail/TuleapRegisterMail.class.php | +10 | −8 | Go to diff View file |
M | src/themes/FlamingParrot/include/NavBarPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/www/account/deleted.php | +3 | −3 | Go to diff View file |
M | src/www/account/lostlogin.php | +8 | −8 | Go to diff View file |
M | src/www/account/lostpw-confirm.php | +13 | −9 | Go to diff View file |
M | src/www/account/lostpw.php | +4 | −4 | Go to diff View file |
M | src/www/account/register.php | +25 | −34 | Go to diff View file |
M | src/www/admin/generic_user.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/editgenericmember.php | +1 | −1 | Go to diff View file |