stable
Clone or download
Read-only
Closes request #16590: Convert the bot Mattermost plugins to gettext Change-Id: Icc9ccdeeae96fb8095273518dd09ef0bc7fdd494
Modified Files
Name | ||||
---|---|---|---|---|
M | .gitignore | +1 | −0 | Go to diff View file |
M | include/BotMattermost/Controller/AdminController.php | +6 | −6 | Go to diff View file |
M | include/BotMattermost/Exception/BotAlreadyExistException.php | +1 | −1 | Go to diff View file |
M | include/BotMattermost/Exception/BotNotFoundExceptionException.php | +1 | −1 | Go to diff View file |
M | include/BotMattermost/Exception/CannotCreateBotException.php | +1 | −1 | Go to diff View file |
M | include/BotMattermost/Exception/CannotDeleteBotException.php | +1 | −1 | Go to diff View file |
M | include/BotMattermost/Exception/CannotUpdateBotException.php | +1 | −1 | Go to diff View file |
M | include/BotMattermost/Exception/ChannelsNotFoundException.php | +1 | −1 | Go to diff View file |
M | include/BotMattermost/Plugin/PluginDescriptor.php | +2 | −2 | Go to diff View file |
M | include/BotMattermost/Presenter/AdminPresenter.php | +30 | −28 | Go to diff View file |
M | include/SenderServices/Exception/HasNoMessageContentException.php | +1 | −1 | Go to diff View file |
M | include/botmattermostPlugin.php | +4 | −1 | Go to diff View file |
D | site-content/en_US/botmattermost.tab | +0 | −54 | Go to diff View file |
A | site-content/fr_FR/LC_MESSAGES/tuleap-botmattermost.po | +145 | −0 | Go to diff View file |
D | site-content/fr_FR/botmattermost.tab | +0 | −54 | Go to diff View file |