summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorfzerorubigd <fzerorubigd@gmail.com>2014-12-31 21:37:51 +0330
committerfzerorubigd <fzerorubigd@gmail.com>2015-01-01 02:15:52 +0330
commit6643647687aa2ba8a41f8f95d404407ff6106d8c (patch)
treecae1cd7cddd7c5cb94fe5463ba6869a84476e22e /conf
parentb6272d180343d8081941eb56f22fed5ffc830a7e (diff)
downloadgitea-6643647687aa2ba8a41f8f95d404407ff6106d8c.tar.gz
gitea-6643647687aa2ba8a41f8f95d404407ff6106d8c.zip
add afunction to rewrite all public keys on admin request
refs #763
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/locale_en-US.ini17
1 files changed, 3 insertions, 14 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 34f9febc1c..deedbefab0 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -64,7 +64,7 @@ app_url_helper = This affects HTTP/HTTPS clone URL and somewhere in e-mail.
email_title = E-mail Service Settings(Optional)
smtp_host = SMTP Host
mailer_user = Sender E-mail
-mailer_password = Sender Password
+mailer_password = Sender Password
notify_title = Notification Settings(Optional)
register_confirm = Enable Register Confirmation
mail_notify = Enable Mail Notification
@@ -511,6 +511,8 @@ dashboard.delete_repo_archives = Delete all repositories archives
dashboard.delete_repo_archives_success = All repositories archives 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 = Do resync .ssh/autorized_key file
+dashboard.resync_all_sshkeys_success = All keys are synced again.
dashboard.server_uptime = Server Uptime
dashboard.current_goroutine = Current Goroutines
dashboard.current_memory_usage = Current Memory Usage
@@ -711,16 +713,3 @@ months = %d months %s
years = %d years %s
raw_seconds = seconds
raw_minutes = minutes
-
-
-
-
-
-
-
-
-
-
-
-
-