Commit f82fbb4e authored by Małgorzata Ksionek's avatar Małgorzata Ksionek

Add regenerated string file

parent 461634b8
...@@ -1121,7 +1121,7 @@ class User < ApplicationRecord ...@@ -1121,7 +1121,7 @@ class User < ApplicationRecord
Gitlab::CurrentSettings.password_authentication_enabled_for_git? && !password_based_omniauth_user? Gitlab::CurrentSettings.password_authentication_enabled_for_git? && !password_based_omniauth_user?
end end
#method overriden in EE # method overriden in EE
def user_authorized_by_provisioning_group? def user_authorized_by_provisioning_group?
false false
end end
......
...@@ -36952,6 +36952,9 @@ msgstr "" ...@@ -36952,6 +36952,9 @@ msgstr ""
msgid "You are not allowed to approve a user" msgid "You are not allowed to approve a user"
msgstr "" msgstr ""
msgid "You are not allowed to log in using password"
msgstr ""
msgid "You are not allowed to push into this branch. Create another branch or open a merge request." msgid "You are not allowed to push into this branch. Create another branch or open a merge request."
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