Commit dab323c0 authored by Jose Vargas's avatar Jose Vargas

Solve conflicts for locale/gitlab.pot, build_service.rb

parent b08bb9e9
...@@ -2,11 +2,8 @@ ...@@ -2,11 +2,8 @@
module Users module Users
class BuildService < BaseService class BuildService < BaseService
<<<<<<< HEAD
prepend ::EE::Users::BuildService prepend ::EE::Users::BuildService
=======
>>>>>>> upstream/master
delegate :user_default_internal_regex_enabled?, delegate :user_default_internal_regex_enabled?,
:user_default_internal_regex_instance, :user_default_internal_regex_instance,
to: :'Gitlab::CurrentSettings.current_application_settings' to: :'Gitlab::CurrentSettings.current_application_settings'
......
...@@ -5976,12 +5976,9 @@ msgid_plural "Refreshing in %d seconds to show the updated status..." ...@@ -5976,12 +5976,9 @@ msgid_plural "Refreshing in %d seconds to show the updated status..."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
<<<<<<< HEAD
msgid "Regenerate key" msgid "Regenerate key"
msgstr "" msgstr ""
=======
>>>>>>> upstream/master
msgid "Regex pattern" msgid "Regex pattern"
msgstr "" msgstr ""
...@@ -7473,7 +7470,6 @@ msgstr "" ...@@ -7473,7 +7470,6 @@ msgstr ""
msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}." msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
msgstr "" msgstr ""
<<<<<<< HEAD
msgid "To connect GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect." msgid "To connect GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
msgstr "" msgstr ""
...@@ -7483,8 +7479,6 @@ msgstr "" ...@@ -7483,8 +7479,6 @@ msgstr ""
msgid "To connect an SVN repository, check out %{svn_link}." msgid "To connect an SVN repository, check out %{svn_link}."
msgstr "" msgstr ""
=======
>>>>>>> upstream/master
msgid "To define internal users, first enable new users set to external" msgid "To define internal users, first enable new users set to external"
msgstr "" msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment