UI: Use tooltip not alert when copy clone URL

This commit is contained in:
Unknwon 2014-09-22 14:47:47 -04:00
parent 196efecaaa
commit 063aacd436
8 changed files with 327 additions and 36 deletions

View file

@ -235,6 +235,8 @@ migrate_type_helper = This repository will be a <span class="label label-blue la
migrate_repo = Migrate Repository
copy_link = Copy
click_to_copy = Copy to clipboard
copied = Copied OK
clone_helper = Need help cloning? Visit <a target="_blank" href="http://git-scm.com/book/en/Git-Basics-Getting-a-Git-Repository">Help</a>!
unwatch = Unwatch
watch = Watch

View file

@ -235,6 +235,8 @@ migrate_type_helper = 本仓库将是 <span class="label label-blue label-radius
migrate_repo = 迁移仓库
copy_link = 复制链接
click_to_copy = 复制到剪切板
copied = 复制成功
clone_helper = 不知道如何操作?访问 <a target="_blank" href="http://git-scm.com/book/zh/Git-基础-取得项目的-Git-仓库">此处</a> 查看帮助!
unwatch = 取消关注
watch = 关注