From 73ea94c7a2919bfbbe901ffe1ac44607c0355257 Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Thu, 11 Dec 2014 15:15:08 +0000 Subject: [PATCH] Updating Gitlab to GitLab --- PHPCI/Languages/lang.en.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PHPCI/Languages/lang.en.php b/PHPCI/Languages/lang.en.php index b8e7ba97..5a3b5eda 100644 --- a/PHPCI/Languages/lang.en.php +++ b/PHPCI/Languages/lang.en.php @@ -94,7 +94,7 @@ PHPCI', 'select_repository_type' => 'Select repository type...', 'github' => 'GitHub', 'bitbucket' => 'Bitbucket', - 'gitlab' => 'Gitlab', + 'gitlab' => 'GitLab', 'remote' => 'Remote URL', 'local' => 'Local Path', 'hg' => 'Mercurial', @@ -138,7 +138,7 @@ PHPCI', and Services section of your GitHub repository.', 'webhooks_help_gitlab' => 'To automatically build this project when new commits are pushed, add the URL below - as a "WebHook URL" in the Web Hooks section of your Gitlab repository.', + as a "WebHook URL" in the Web Hooks section of your GitLab repository.', 'webhooks_help_bitbucket' => 'To automatically build this project when new commits are pushed, add the URL below as a "POST" service in the