stable

Clone or download

Read-only

Convert .tab to .po in admindelegation plugin

Part of request #13065: Convert admindelegation to gettext No functional changes. The remaining entry in .tab file will be removed in a dedicated commit. Change-Id: Ib8bca25b4072b32ae6b630d4f9022dfb22a857c7

Modified Files

Name
M plugins/admindelegation/include/AdminDelegationPluginDescriptor.class.php +10 −13 Go to diff View file
M plugins/admindelegation/include/AdminDelegationPresenter.php +14 −53 Go to diff View file
M plugins/admindelegation/include/AdminDelegation_Service.class.php +18 −14 Go to diff View file
M plugins/admindelegation/include/AdminDelegation_ShowProjectWidget.class.php +23 −23 Go to diff View file
M plugins/admindelegation/include/AdminDelegation_UserWidget.class.php +32 −24 Go to diff View file
M plugins/admindelegation/include/admindelegationPlugin.class.php +2 −1 Go to diff View file
M plugins/admindelegation/site-content/en_US/admindelegation.tab +1 −57 Go to diff View file
A plugins/admindelegation/site-content/fr_FR/LC_MESSAGES/tuleap-admindelegation.po +126 −0 Go to diff View file
M plugins/admindelegation/site-content/fr_FR/admindelegation.tab +1 −56 Go to diff View file
M plugins/admindelegation/www/permissions.php +1 −1 Go to diff View file