dashboard.resync_all_sshkeys_success=All public keys have been rewritten.
dashboard.resync_all_sshkeys=Rewrite '.ssh/authorized_keys' file (for Gitea SSH keys). There is no need to do this if you are using the built-in SSH server.
dashboard.resync_all_sshkeys_success=All public keys controlled by Gitea have been rewritten.
dashboard.resync_all_hooks=Resync pre-receive, update and post-receive hooks of all repositories.
dashboard.resync_all_hooks_success=All repositories' pre-receive, update and post-receive hooks have been resynced.
dashboard.reinit_missing_repos=Reinitialize all missing Git repositories for which records exist
@ -1237,17 +1237,17 @@ users.update_profile_success = Account profile has been updated.
auths.tips.oauth2.general.tip=When registering a new OAuth2 authentication, the callback/redirect URL should be: <host>/user/oauth2/<Authentication Name>/callback
auths.tip.oauth2_provider=OAuth2 Provider
auths.tip.bitbucket=Register a new OAuth consumer on https://bitbucket.org/account/user/<your username>/oauth-consumers/new and add the permission "Account"-"Read"
auths.tip.dropbox=Create a new App on https://www.dropbox.com/developers/apps
auths.tip.facebook=Register a new App on https://developers.facebook.com/apps and add the product "Facebook Login"
auths.tip.dropbox=Create a new application at https://www.dropbox.com/developers/apps
auths.tip.facebook=Register a new application at https://developers.facebook.com/apps and add the product "Facebook Login"
auths.tip.github=Register a new OAuth application on https://github.com/settings/applications/new
auths.tip.gitlab=Register a new application on https://gitlab.com/profile/applications
auths.tip.google_plus=Obtain OAuth2 client credentials from the Google API console (https://console.developers.google.com/)
@ -1328,9 +1328,9 @@ auths.update_success = The authentication settings have been updated.