summaryrefslogtreecommitdiffstats
path: root/conf/locale
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-07-09 13:42:05 +0800
committerUnknwon <u@gogs.io>2016-07-09 13:42:05 +0800
commit9fcf66f0e0a70ed57dad7b2043d12f6690af71ca (patch)
treea8c2e4f65b8ad6dcac317c6e5fdc12c735f699ad /conf/locale
parent98b152030dd99a58dd0e27aac9d0eee06cc88c43 (diff)
downloadgitea-9fcf66f0e0a70ed57dad7b2043d12f6690af71ca.tar.gz
gitea-9fcf66f0e0a70ed57dad7b2043d12f6690af71ca.zip
Minor fix for #3246
Diffstat (limited to 'conf/locale')
-rw-r--r--conf/locale/locale_en-US.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 071a20e7f7..e09174c565 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -350,11 +350,11 @@ readme_helper = Select a readme template
auto_init = Initialize this repository with selected files and template
create_repo = Create Repository
default_branch = Default Branch
+mirror_prune = Prune
+mirror_prune_desc = Remove any remote-tracking references that no longer exist on the remote
mirror_interval = Mirror Interval (hour)
mirror_address = Mirror Address
mirror_address_desc = Please include necessary user credentials in the address.
-mirror_enable_prune = Remove all objects references remotely removed in the mirror
-mirror_prune = Prune
watchers = Watchers
stargazers = Stargazers
forks = Forks