summaryrefslogtreecommitdiffstats
path: root/conf/locale
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-15 16:03:20 +0800
committerUnknwon <u@gogs.io>2015-08-15 16:03:20 +0800
commite633425f276a0b95702e2a12b3d5f0d217e76f6d (patch)
treed2c4133eebdb6c1d8c436287d123e9dc9c0af6ec /conf/locale
parentb35d7eee31e8a33e314d54514854efaeee9d46b1 (diff)
downloadgitea-e633425f276a0b95702e2a12b3d5f0d217e76f6d.tar.gz
gitea-e633425f276a0b95702e2a12b3d5f0d217e76f6d.zip
#1180 and #1250: migration
Diffstat (limited to 'conf/locale')
-rw-r--r--conf/locale/locale_en-US.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 12107155d2..1a8d07b904 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -324,9 +324,10 @@ form.name_pattern_not_allowed = Repository name pattern '%s' is not allowed.
need_auth = Need Authorization
migrate_type = Migration Type
-migrate_type_helper = This repository will be a <span class="label label-blue label-radius">mirror</span>
+migrate_type_helper = This repository will be a <span class="text blue">mirror</span>
migrate_repo = Migrate Repository
migrate.clone_address = Clone Address
+migrate.clone_address_desc = This can be a HTTP/HTTPS/GIT URL or local server path.
migrate.invalid_local_path = Invalid local path, it does not exist or not a directory.
forked_from = forked from