stable

Clone or download

Read-only

Convert the botmattermost agiledashboard plugin to gettext

Part of request #16590: Convert the bot Mattermost plugins to gettext Change-Id: I6d04e40bb9883f5756a0f7ab689020b779e4d094

Modified Files

Name
M .gitignore +1 −0 Go to diff View file
M include/BotMattermostAgileDashboard/BotMattermostStandUpSummary/Validator.php +2 −2 Go to diff View file
M include/BotMattermostAgileDashboard/Exception/CannotCreateBotNotificationException.php +1 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Exception/CannotDeleteBotNotificationException.php +1 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Exception/CannotUpdateBotNotificationException.php +1 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Plugin/PluginDescriptor.php +2 −2 Go to diff View file
M include/BotMattermostAgileDashboard/Presenter/AdminNotificationPresenter.php +28 −32 Go to diff View file
M include/BotMattermostAgileDashboard/Presenter/StandUpSummaryPresenter.php +13 −13 Go to diff View file
M include/BotMattermostAgileDashboard/SenderServices/StandUpNotificationBuilder.php +4 −15 Go to diff View file
M include/botmattermost_agiledashboardPlugin.php +2 −1 Go to diff View file
D site-content/en_US/botmattermost_agiledashboard.tab +0 −49 Go to diff View file
A site-content/fr_FR/LC_MESSAGES/tuleap-botmattermost_agiledashboard.po +171 −0 Go to diff View file
D site-content/fr_FR/botmattermost_agiledashboard.tab +0 −48 Go to diff View file
M tests/unit/BotMattermostAgileDashboard/SenderServices/StandUpNotificationBuilderTest.php +0 −5 Go to diff View file