aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-01-07 09:24:19 +0800
committerUnknwon <u@gogs.io>2016-01-07 09:24:19 +0800
commitca35ddd07880b71296b9f80e5f803f120bd392b4 (patch)
tree4bbfed20a9beceeade0711d8adc3442d9cff4ab8 /conf
parentf4309bbb055e3158049259aa5ee12c772fb2096b (diff)
downloadgitea-ca35ddd07880b71296b9f80e5f803f120bd392b4.tar.gz
gitea-ca35ddd07880b71296b9f80e5f803f120bd392b4.zip
fix #2350
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/locale_en-US.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 3d79f748a8..bb08967492 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -217,7 +217,7 @@ auth_failed = Authentication failed: %v
still_own_repo = Your account still has ownership over at least one repository, you have to delete or transfer them first.
still_has_org = Your account still has membership in at least one organization, you have to leave or delete your memberships first.
-org_still_own_repo = This organization still have ownership of repository, you have to delete or transfer them first.
+org_still_own_repo = This organization still has ownership of repositories, you must delete or transfer them first.
still_own_user = This authentication is still in use by at least one user, please remove them from the authentication and try again.