[GITEA] i18n: Rename settings.transfer_form_title to .enter_repo_name
Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu> (cherry picked from commit 8438ec58f0046978a0fdbb0292165144edd3e51a)
This commit is contained in:
parent
2ca4862f8b
commit
5b91430bea
3 changed files with 8 additions and 8 deletions
|
@ -2120,7 +2120,7 @@ settings.transfer_abort = Cancel transfer
|
|||
settings.transfer_abort_invalid = You cannot cancel a non existent repository transfer.
|
||||
settings.transfer_abort_success = The repository transfer to %s was successfully canceled.
|
||||
settings.transfer_desc = Transfer this repository to a user or to an organization for which you have administrator rights.
|
||||
settings.transfer_form_title = Enter the repository name as confirmation:
|
||||
settings.enter_repo_name = Enter the repository name as confirmation:
|
||||
settings.transfer_in_progress = There is currently an ongoing transfer. Please cancel it if you will like to transfer this repository to another user.
|
||||
settings.transfer_notices_1 = - You will lose access to the repository if you transfer it to an individual user.
|
||||
settings.transfer_notices_2 = - You will keep access to the repository if you transfer it to an organization that you (co-)own.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue