From 3da0d437e9a32dd5ba1df29debde3c5c2bc06782 Mon Sep 17 00:00:00 2001 From: BNolet Date: Mon, 11 Jun 2018 03:12:38 -0400 Subject: [PATCH 1/2] Fixed spelling + clarity (#4213) Message given when password was too short was incorrectly spelled and was not clear enough. --- 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 e510e9954..8cf6111c6 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -213,7 +213,7 @@ send_reset_mail = Click here to resend your password reset email reset_password = Reset Your Password invalid_code = Your confirmation code is invalid or has expired. reset_password_helper = Click here to reset your password -password_too_short = Password length cannot be less then %d. +password_too_short = Password length cannot be less than %d characters. non_local_account = Non-local users can not update their password through the Gitea web interface. verify = Verify scratch_code = Scratch code From 508092a24859732f1669610051a627c12f713234 Mon Sep 17 00:00:00 2001 From: GiteaBot Date: Mon, 11 Jun 2018 07:13:54 +0000 Subject: [PATCH 2/2] [skip ci] Updated translations via Crowdin --- options/locale/locale_uk-UA.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/options/locale/locale_uk-UA.ini b/options/locale/locale_uk-UA.ini index f205decda..4fae01062 100644 --- a/options/locale/locale_uk-UA.ini +++ b/options/locale/locale_uk-UA.ini @@ -266,6 +266,8 @@ email_been_used=Ця електронна адреса вже використо openid_been_used=OpenID адреса '%s' вже використовується. username_password_incorrect=Неправильне ім'я користувача або пароль. enterred_invalid_repo_name=Невірно введено ім'я репозиторію. +enterred_invalid_owner_name=Ім'я нового власника не є дійсним. +enterred_invalid_password=Введений вами пароль некоректний. user_not_exist=Даний користувач не існує. cannot_add_org_to_team=Організацію неможливо додати як учасника команди.