summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-09-01 11:43:53 -0400
committerUnknwon <u@gogs.io>2015-09-01 11:43:53 -0400
commit398569f6f8c9636a7497a250f02e9c6b0a27ea9a (patch)
treee706abe838eb5311c02cf47e5e5b99a9c221090e /conf
parentdde9ace91b3e492386d4b31996ae970f5c9c10bd (diff)
downloadgitea-398569f6f8c9636a7497a250f02e9c6b0a27ea9a.tar.gz
gitea-398569f6f8c9636a7497a250f02e9c6b0a27ea9a.zip
#1021 Forked repo unavailable after deleting original repo
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/locale_en-US.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index a4f9352da2..2d11da768b 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -319,6 +319,7 @@ repo_name = Repository Name
repo_name_helper = A good repository name is usually composed of short, memorable and unique keywords.
visibility = Visibility
visiblity_helper = This repository is <span class="ui red text">Private</span>
+visiblity_fork_helper = (Change of this value will affect all forks)
fork_repo = Fork Repository
fork_from = Fork From
fork_visiblity_helper = You cannot alter the visibility of a forked repository.
@@ -508,6 +509,9 @@ settings.transfer_notices_2 = - You will conserve access if new owner is an orga
settings.transfer_form_title = Please enter following information to confirm your operation:
settings.delete_notices_1 = - This operation <strong>CANNOT</strong> be undone.
settings.delete_notices_2 = - This operation will permanently delete the everything of this repository, including Git data, issues, comments and accesses of collaborators.
+settings.delete_notices_fork_1 = - If this repository is public, all forks will be became independent after deletion.
+settings.delete_notices_fork_2 = - If this repository is private, all forks will be removed at the same time.
+settings.delete_notices_fork_3 = - If you want to keep all forks after deletion, please change visibility of this repository to public first.
settings.update_settings_success = Repository options has been updated successfully.
settings.transfer_owner = New Owner
settings.make_transfer = Make Transfer