summaryrefslogtreecommitdiffstats
path: root/conf/locale/locale_en-US.ini
diff options
context:
space:
mode:
author无闻 <u@gogs.io>2015-02-01 16:56:34 -0500
committer无闻 <u@gogs.io>2015-02-01 16:56:34 -0500
commitcd6376f0930d6d0848936756675ffa4c96f6cea8 (patch)
treeef37bf1f30c88717d95838a1cdddce7eb54d71fc /conf/locale/locale_en-US.ini
parentd4fc8880ebc1b05e19731f377c7b4d7dfc95ed56 (diff)
parent6643647687aa2ba8a41f8f95d404407ff6106d8c (diff)
downloadgitea-cd6376f0930d6d0848936756675ffa4c96f6cea8.tar.gz
gitea-cd6376f0930d6d0848936756675ffa4c96f6cea8.zip
Merge pull request #818 from fzerorubigd/master
add a function to rewrite all public keys on admin request
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-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 534e8d3879..c0979d1bdb 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -66,7 +66,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
@@ -514,6 +514,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
@@ -714,16 +716,3 @@ months = %d months %s
years = %d years %s
raw_seconds = seconds
raw_minutes = minutes
-
-
-
-
-
-
-
-
-
-
-
-
-