From efea642d6cf419c9587d44b95ff2bc04e89f7bfe Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 18 Nov 2015 15:37:48 -0500 Subject: add admin op: delete missing repos --- conf/locale/locale_en-US.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 07926059..30540d47 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -760,6 +760,8 @@ dashboard.delete_inactivate_accounts = Delete all inactive accounts dashboard.delete_inactivate_accounts_success = All inactivate accounts have been deleted successfully. dashboard.delete_repo_archives = Delete all repositories archives dashboard.delete_repo_archives_success = All repositories archives have been deleted successfully. +dashboard.delete_missing_repos = Delete all repository records that lost Git files +dashboard.delete_missing_repos_success = All repository records that lost Git files have been deleted successfully. dashboard.git_gc_repos = Do garbage collection on repositories dashboard.git_gc_repos_success = All repositories have done garbage collection successfully. dashboard.resync_all_sshkeys = Rewrite '.ssh/authorized_keys' file (caution: non-Gogs keys will be lost) -- cgit v1.2.3