better error message

This commit is contained in:
Unknwon 2015-11-19 13:45:07 -05:00
parent c0b0ce7b1a
commit 6a66e5fc98
3 changed files with 8 additions and 4 deletions

View file

@ -367,6 +367,7 @@ migrate.clone_address = Clone Address
migrate.clone_address_desc = This can be a HTTP/HTTPS/GIT URL or local server path.
migrate.permission_denied = You are not allowed to import local repositories.
migrate.invalid_local_path = Invalid local path, it does not exist or not a directory.
migrate.failed = Migration failed: %v
forked_from = forked from
fork_from_self = You cannot fork repository you already owned!