- Gitea version: 497e15fdc28518ab03e2f1114fb112b8c0630e18 (master) ## Description On `options/locale/locale_en-US.ini` (source string): ```ini ... err_admin_name_pattern_not_allowed = Administrator Username is invalid, username is pattern is not allowed ... ``` Per report from Crowdin, the string is incorrect, it should be `Administrator Username is invalid, the username pattern is not allowed`.