stable

Clone or download

Read-only

Fix gettext in previews

This is part of story #10062 Users & groups management overhaul How to test: - In Import members modal and LDAP link previews --> Strings must be translated according to the current language Change-Id: I37741c759c6ec67085e6a9752cd1b73ee35ca909

Modified Files

Name
M plugins/ldap/include/LinkModalContentPresenter.php +3 −0 Go to diff View file
M plugins/ldap/include/ldapPlugin.class.php +1 −0 Go to diff View file
M plugins/ldap/templates/project-members-ldap-link-modal.mustache +1 −0 Go to diff View file
M src/common/project/Admin/ProjectMembers/ProjectMembersAdditionalModalCollectionPresenter.php +15 −4 Go to diff View file
M src/common/project/Admin/ProjectMembers/ProjectMembersController.php +5 −1 Go to diff View file
M src/templates/project/members/project-members.mustache +1 −1 Go to diff View file