stable
Clone or download
Read-only
request #16629: Convert the hudson/CI plugins to gettext
No functional change is expected. Change-Id: I57795e07c60a49ba524f71511368eb467e96d4ac
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson/include/HudsonBuild.class.php | +3 | −3 | Go to diff View file |
M | plugins/hudson/include/HudsonJob.class.php | +9 | −9 | Go to diff View file |
M | plugins/hudson/include/HudsonJobBuilder.php | +2 | −2 | Go to diff View file |
M | plugins/hudson/include/HudsonJobWidget.class.php | +4 | −8 | Go to diff View file |
M | plugins/hudson/include/HudsonTestResult.class.php | +3 | −3 | Go to diff View file |
M | plugins/hudson/include/MinimalHudsonJobFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/hudson/include/hudson.class.php | +7 | −7 | Go to diff View file |
M | plugins/hudson/include/hudsonActions.class.php | +7 | −7 | Go to diff View file |
M | plugins/hudson/include/hudsonPlugin.php | +13 | −13 | Go to diff View file |
M | plugins/hudson/include/hudsonPluginDescriptor.class.php | +1 | −1 | Go to diff View file |
M | plugins/hudson/include/hudsonViews.class.php | +41 | −47 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobBuildHistory.class.php | +4 | −4 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobLastArtifacts.class.php | +6 | −6 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobLastBuilds.class.php | +9 | −9 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobTestResults.class.php | +6 | −6 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobTestTrend.class.php | +6 | −6 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php | +5 | −5 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_ProjectJobsOverview.class.php | +3 | −3 | Go to diff View file |
M | plugins/hudson/site-content/en_US/hudson.tab | +0 | −117 | Go to diff View file |
M | plugins/hudson/site-content/fr_FR/LC_MESSAGES/tuleap-hudson.po | +350 | −0 | Go to diff View file |
M | plugins/hudson/site-content/fr_FR/hudson.tab | +0 | −117 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/GitWebhooksSettingsCreateJenkinsButtonPresenter.php | +2 | −2 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/GitWebhooksSettingsEnhancer.php | +2 | −2 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Hook/HookController.php | +5 | −5 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Hook/ModalCreatePresenter.php | +2 | −2 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Hook/ModalEditPresenter.php | +2 | −2 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Hook/ModalsPresenter.php | +3 | −3 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/JenkinsWebhookPresenter.php | +4 | −8 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Log/LogCreator.php | +1 | −1 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Plugin/PluginDescriptor.php | +2 | −2 | Go to diff View file |
D | plugins/hudson_git/site-content/en_US/hudson_git.tab | +0 | −27 | Go to diff View file |
M | plugins/hudson_git/site-content/fr_FR/LC_MESSAGES/tuleap-hudson_git.po | +69 | −1 | Go to diff View file |
D | plugins/hudson_git/site-content/fr_FR/hudson_git.tab | +0 | −27 | Go to diff View file |
M | plugins/hudson_svn/include/ContinuousIntegrationCollector.php | +1 | −1 | Go to diff View file |
M | plugins/hudson_svn/include/FormPresenter.php | +10 | −10 | Go to diff View file |
M | plugins/hudson_svn/include/HudsonSvnPluginDescriptor.php | +2 | −2 | Go to diff View file |
M | plugins/hudson_svn/include/Job/Manager.php | +3 | −3 | Go to diff View file |
M | plugins/hudson_svn/include/hudson_svnPlugin.php | +3 | −1 | Go to diff View file |
D | plugins/hudson_svn/site-content/en_US/hudson_svn.tab | +0 | −17 | Go to diff View file |
A | plugins/hudson_svn/site-content/fr_FR/LC_MESSAGES/tuleap-hudson_svn.po | +68 | −0 | Go to diff View file |
D | plugins/hudson_svn/site-content/fr_FR/hudson_svn.tab | +0 | −17 | Go to diff View file |