From 7da5d83d6eca72c370a8abed2d014627da251105 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 30 Oct 2019 20:18:03 -0700 Subject: locale: amend source locale [CI SKIP] --- conf/locale/locale_en-US.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 51d60efe..034a2c45 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -236,10 +236,10 @@ enterred_invalid_repo_name = Please make sure that the repository name you enter enterred_invalid_owner_name = Please make sure that the owner name you entered is correct. enterred_invalid_password = Please make sure the that password you entered is correct. user_not_exist = Given user does not exist. -last_org_owner = Removing the last user from a owner team isn't allowed, as there must always be at least one owner in any given organization. +last_org_owner = Removing the last remaining user from an owner team is not allowed, as an organization must always have at least one owner. invalid_ssh_key = Sorry, verification of your SSH key failed: %s -unable_verify_ssh_key = Gogs cannot verify your SSH key, but we assume that it is valid, please double-check it. +unable_verify_ssh_key = Gogs cannot verify your SSH key, but it's assumed to be valid. Please double-check it. 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. @@ -300,7 +300,7 @@ old_password = Current Password new_password = New Password retype_new_password = Retype New Password password_incorrect = Current password is not correct. -change_password_success = Your password was successfully changed. You can now sign using this new password. +change_password_success = Your password was successfully changed and can now be used for logging in. password_change_disabled = Non-local type users are not allowed to change their password. emails = Email Addresses -- cgit v1.2.3