stable
Clone or download
Read-only
To keep the contribution manageable, this only focus on core domain `tuleap-core` (PHP & mustache). No functional changes. [0]: https://www.php.net/sprintf Part of request #37583: Placeholders order in translated strings Change-Id: I6020f4e8ed017a565604de88b9e73525b8189174
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +66 | −63 | Go to diff View file |
M | site-content/pt_BR/LC_MESSAGES/tuleap-core.po | +59 | −57 | Go to diff View file |
M | src/common/FRS/LicenseAgreement/Admin/templates/view-default-license-agreement.mustache | +1 | −1 | Go to diff View file |
M | src/common/FRS/LicenseAgreement/template/license-modal.mustache | +1 | −1 | Go to diff View file |
M | src/common/InviteBuddy/InvitationLimitChecker.php | +2 | −2 | Go to diff View file |
M | src/common/Project/Admin/Categories/InvalidValueForRootCategoryException.php | +2 | −2 | Go to diff View file |
M | src/common/User/AccessKey/AccessKeyCreationNotifier.php | +2 | −2 | Go to diff View file |
M | src/common/User/Account/EmailUpdater.php | +1 | −1 | Go to diff View file |
M | src/common/User/Account/RemoveFromProjectController.php | +2 | −2 | Go to diff View file |
M | src/common/chart/Chart.class.php | +1 | −1 | Go to diff View file |
M | src/core/RSS/News/LatestNewsController.php | +1 | −1 | Go to diff View file |
M | src/core/RSS/Project/LatestProjectController.php | +1 | −1 | Go to diff View file |
M | src/templates/account/create/confirmation-admin-creation.mustache | +1 | −1 | Go to diff View file |
M | src/templates/account/create/waiting-for-approval.mustache | +1 | −1 | Go to diff View file |
M | src/templates/invite_buddy/account-creation-feedback-text.mustache | +1 | −1 | Go to diff View file |
M | src/templates/invite_buddy/account-creation-feedback.mustache | +1 | −1 | Go to diff View file |
M | src/templates/mail/mail-suspension.mustache | +2 | −2 | Go to diff View file |
M | src/templates/project/members/project-members.mustache | +1 | −1 | Go to diff View file |
M | src/themes/BurningParrot/templates/navbar/navbar.mustache | +1 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/templates/navbar.mustache | +1 | −1 | Go to diff View file |
M | tests/unit/common/Templating/Mustache/GettextHelperTest.php | +1 | −0 | Go to diff View file |