Skip to content

Commit 3f1e062

Browse files
bagasmezeripathsapk
committed
err_admin_name_pattern_not_allowed String Clarification (#9731)
* err_admin_name_pattern_not_allowed clarification edit * Apply suggestion from @zeripath Context: username that provided as admin Co-Authored-By: zeripath <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
1 parent 66ee9b8 commit 3f1e062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ no_admin_and_disable_registration = You cannot disable user self-registration wi
111111
err_empty_admin_password = The administrator password cannot be empty.
112112
err_empty_admin_email = The administrator email cannot be empty.
113113
err_admin_name_is_reserved = Administrator Username is invalid, username is reserved
114-
err_admin_name_pattern_not_allowed = Administrator Username is invalid, username is pattern is not allowed
114+
err_admin_name_pattern_not_allowed = Administrator username is invalid, the username matches a reserved pattern
115115
err_admin_name_is_invalid = Administrator Username is invalid
116116
117117
general_title = General Settings

0 commit comments

Comments
 (0)