Minor fix for #2624

This commit is contained in:
Unknwon
2016-02-15 14:57:15 -05:00
parent dc89c51f3e
commit 632c27802c
21 changed files with 300 additions and 198 deletions
+2 -2
View File
@@ -588,8 +588,8 @@ settings.new_owner_has_same_repo = The new owner already has a repository with s
settings.convert = Convert To Regular Repository
settings.convert_desc = You can convert this mirror to a regular repository. This cannot be reversed.
settings.convert_notices_1 = - This operation will convert this repository mirror into a regular repository and cannot be undone.
settings.convert_succeed = Repository successfully converted.
settings.convert_failed = Unable to convert repository.
settings.convert_confirm = Confirm Conversion
settings.convert_succeed = Repository has been converted to regular type successfully.
settings.transfer = Transfer Ownership
settings.transfer_desc = Transfer this repository to another user or to an organization in which you have admin rights.
settings.transfer_notices_1 = - You will lose access if new owner is a individual user.