diff options
author | Bwko <bouwko@gmail.com> | 2017-07-26 09:17:38 +0200 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-07-26 15:17:38 +0800 |
commit | 8f171210b99b2c6cecab45dcf23d69ee84bccc4f (patch) | |
tree | 7b0bf9b72a26d2f04fac0667676252f25661b458 /options | |
parent | 48898e5d0b9ed678b0373b28a5aefa8b5405d37f (diff) | |
download | gitea-8f171210b99b2c6cecab45dcf23d69ee84bccc4f.tar.gz gitea-8f171210b99b2c6cecab45dcf23d69ee84bccc4f.zip |
Revert "Add ability to fork your own repos (#761)" (#2193)
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_en-US.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 03d42c2140..7fee0c2a99 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -492,6 +492,7 @@ migrate.lfs_mirror_unsupported = Mirroring LFS objects is not supported - use 'g mirror_from = mirror of forked_from = forked from +fork_from_self = You cannot fork a repository you already own! copy_link = Copy copy_link_success = Copied! copy_link_error = Press ⌘-C or Ctrl-C to copy |