stable

Clone or download

Read-only

Merge commit 'refs/changes/24/19524/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #15119: Convert the LDAP plugin to gettext Change-Id: I9a6d9fb6d850dbff33387257d52a8583ffdda2b0

Modified Files

Name
M plugins/ldap/include/LDAP.class.php +0 −4 Go to diff View file
M plugins/ldap/include/LDAP_GroupManager.class.php +1 −1 Go to diff View file
M plugins/ldap/include/LDAP_SyncNotificationManager.class.php +1 −1 Go to diff View file
M plugins/ldap/include/LDAP_SyncReminderNotificationManager.class.php +1 −1 Go to diff View file
M plugins/ldap/include/LDAP_UserManager.class.php +1 −1 Go to diff View file
M plugins/ldap/include/LdapPluginDescriptor.class.php +1 −1 Go to diff View file
M plugins/ldap/include/LoginPresenter.class.php +1 −1 Go to diff View file
M plugins/ldap/include/WelcomeDisplayController.php +20 −16 Go to diff View file
M plugins/ldap/include/WelcomeUpdateController.php +3 −3 Go to diff View file
M plugins/ldap/include/ldapPlugin.php +9 −13 Go to diff View file
D plugins/ldap/site-content/en_US/ldap.tab +0 −86 Go to diff View file
M plugins/ldap/site-content/fr_FR/LC_MESSAGES/tuleap-ldap.po +108 −0 Go to diff View file
D plugins/ldap/site-content/fr_FR/ldap.tab +0 −86 Go to diff View file
D site-content/en_US/include/ldap.tab +0 −24 Go to diff View file
D site-content/fr_FR/include/ldap.tab +0 −17 Go to diff View file