diff options
author | Unknwon <u@gogs.io> | 2015-03-18 05:04:27 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-03-18 05:04:27 -0400 |
commit | deee2d5fa848106db3f00dcb33490dc9b5b61e29 (patch) | |
tree | 145c8535c8363ab49d53812520ec3a6e12e918d0 /conf/locale | |
parent | 4aecaf7488749998d25120df828c95094e5dfc16 (diff) | |
download | gitea-deee2d5fa848106db3f00dcb33490dc9b5b61e29.tar.gz gitea-deee2d5fa848106db3f00dcb33490dc9b5b61e29.zip |
#1069: Copyright violations
Diffstat (limited to 'conf/locale')
-rw-r--r-- | conf/locale/locale_en-US.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index c2fec7d9e8..661e25dc4a 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -232,7 +232,7 @@ add_email_success = Your new E-mail address was successfully added. manage_ssh_keys = Manage SSH Keys add_key = Add Key ssh_desc = This is a list of SSH keys associated with your account. Remove any keys that you do not recognize. -ssh_helper = <strong>Need help?</strong> Check out our guide to <a href="%s">generating SSH keys</a> or troubleshoot <a href="%s">common SSH Problems</a>. +ssh_helper = <strong>Need help?</strong> Check out GitHub's guide to <a href="%s">generating SSH keys</a> or troubleshoot <a href="%s">common SSH Problems</a>. add_new_key = Add SSH Key key_name = Key Name key_content = Content |