Browse Source

Fix en-US locale (#3371)

tags/v1.4.0-rc1
Ethan Koenig 6 years ago
parent
commit
d29aa76777
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      options/locale/locale_en-US.ini

+ 1
- 1
options/locale/locale_en-US.ini View File

@@ -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.

Loading…
Cancel
Save