redirect_back_or_admin_user(alert: _("Error occurred. User was not blocked"))
...
...
@@ -287,6 +298,10 @@ class Admin::UsersController < Admin::ApplicationController
deflog_impersonation_event
Gitlab::AppLogger.info(_("User %{current_user_username} has started impersonating %{username}")%{current_user_username: current_user.username,username: user.username})
msgid "AdminUsers|Automatically marked as default internal user"
msgstr ""
msgid "AdminUsers|Be added to groups and projects"
msgstr ""
msgid "AdminUsers|Block"
msgstr ""
msgid "AdminUsers|Block this user"
msgstr ""
msgid "AdminUsers|Block user"
msgstr ""
...
...
@@ -2123,6 +2162,9 @@ msgstr ""
msgid "AdminUsers|It's you!"
msgstr ""
msgid "AdminUsers|Log in"
msgstr ""
msgid "AdminUsers|New user"
msgstr ""
...
...
@@ -2132,6 +2174,9 @@ msgstr ""
msgid "AdminUsers|Owned groups will be left"
msgstr ""
msgid "AdminUsers|Pending approval"
msgstr ""
msgid "AdminUsers|Personal projects will be left"
msgstr ""
...
...
@@ -2177,6 +2222,9 @@ msgstr ""
msgid "AdminUsers|The user will not receive any notifications"
msgstr ""
msgid "AdminUsers|This user has requested access"
msgstr ""
msgid "AdminUsers|To confirm, type %{projectName}"
msgstr ""
...
...
@@ -2201,6 +2249,9 @@ msgstr ""
msgid "AdminUsers|You are about to permanently delete the user %{username}. This will delete all of the issues, merge requests, and groups linked to them. To avoid data loss, consider using the %{strongStart}block user%{strongEnd} feature instead. Once you %{strongStart}Delete user%{strongEnd}, it cannot be undone or recovered."
msgstr ""
msgid "AdminUsers|You can always unblock their account, their data will remain intact."
msgstr ""
msgid "AdminUsers|You cannot remove your own admin rights."
msgstr ""
...
...
@@ -25247,6 +25298,9 @@ msgstr ""
msgid "Successfully activated"
msgstr ""
msgid "Successfully approved"
msgstr ""
msgid "Successfully blocked"
msgstr ""
...
...
@@ -26148,6 +26202,9 @@ msgstr ""
msgid "The user map is a mapping of the FogBugz users that participated on your projects to the way their email address and usernames will be imported into GitLab. You can change this by populating the table below."
msgstr ""
msgid "The user you are trying to approve is not pending an approval"
msgstr ""
msgid "The user you are trying to deactivate has been active in the past %{minimum_inactive_days} days and cannot be deactivated"
msgstr ""
...
...
@@ -29695,6 +29752,9 @@ msgstr ""
msgid "You are going to turn on the confidentiality. This means that only team members with %{strongStart}at least Reporter access%{strongEnd} are able to see and leave comments on the %{issuableType}."
msgstr ""
msgid "You are not allowed to approve a user"
msgstr ""
msgid "You are not allowed to push into this branch. Create another branch or open a merge request."