Return nicer error for ForcePrivate (#17971)
This commit is contained in:
parent
8e9140dd69
commit
b4782e24d2
2 changed files with 2 additions and 1 deletions
|
@ -443,6 +443,7 @@ lang_select_error = Select a language from the list.
|
|||
username_been_taken = The username is already taken.
|
||||
username_change_not_local_user = Non-local users are not allowed to change their username.
|
||||
repo_name_been_taken = The repository name is already used.
|
||||
repository_force_private = Force Private is enabled: private repositories cannot be made public.
|
||||
repository_files_already_exist = Files already exist for this repository. Contact the system administrator.
|
||||
repository_files_already_exist.adopt = Files already exist for this repository and can only be Adopted.
|
||||
repository_files_already_exist.delete = Files already exist for this repository. You must delete them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue