From d29aa7677745671c1ed22fbd612dd3370f178b73 Mon Sep 17 00:00:00 2001 From: Ethan Koenig Date: Sun, 14 Jan 2018 14:27:57 -0800 Subject: [PATCH] Fix en-US locale (#3371) --- options/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index b6e252e80..d676aabe4 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -270,7 +270,7 @@ openid_been_used = OpenID address '%s' already used. username_password_incorrect = Incorrect username or password. enterred_invalid_repo_name = Please ensure that the repository name you entered is correct. enterred_invalid_owner_name = Please ensure that the owner name you entered is correct. -enterred_invalid_password = Please ensure the that password you entered is correct. +enterred_invalid_password = Please ensure that the password you entered is correct. user_not_exist = The user does not exist. last_org_owner = Removing the last user from the owner team is not allowed because there must always be at least one owner in any given organization. cannot_add_org_to_team = Organization cannot be added as a team member.