stable

Clone or download

Read-only

Merge commit 'refs/changes/47/20047/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #16629: Convert the hudson/CI plugins to gettext Change-Id: Iac9b71cab7131147f1ee13464b4f85916f3165c6

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