You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/code/Magento/User/i18n/en_US.csv
+18-13Lines changed: 18 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -55,14 +55,15 @@ Role,Role
55
55
System,System
56
56
Permissions,Permissions
57
57
"You cannot delete your own account.","You cannot delete your own account."
58
-
"You have entered an invalidpassword for current user.","You have entered an invalidpassword for current user."
58
+
"The password entered for the current user is invalid. Verify the password and try again.","The password entered for the current user is invalid. Verify the password and try again."
59
59
"You deleted the user.","You deleted the user."
60
60
"We can't find a user to delete.","We can't find a user to delete."
61
61
"This user no longer exists.","This user no longer exists."
62
62
"Edit User","Edit User"
63
63
"You have revoked the user's tokens.","You have revoked the user's tokens."
64
64
"We can't find a user to revoke.","We can't find a user to revoke."
"We can't find a role to delete.","We can't find a role to delete."
66
67
"You deleted the role.","You deleted the role."
67
68
"An error occurred while deleting this role.","An error occurred while deleting this role."
68
69
"Edit Role","Edit Role"
@@ -71,19 +72,21 @@ Permissions,Permissions
71
72
"You saved the role.","You saved the role."
72
73
"An error occurred while saving this role.","An error occurred while saving this role."
73
74
"You saved the user.","You saved the user."
75
+
Administrator,Administrator
74
76
"A user with the same user name or email already exists.","A user with the same user name or email already exists."
75
77
Recommended,Recommended
76
78
Forced,Forced
77
79
"Sorry, but this password has already been used. Please create another.","Sorry, but this password has already been used. Please create another."
78
80
email,email
79
81
password,password
80
82
username,username
81
-
"You did not sign in correctly or your account is temporarily disabled.","You did not sign in correctly or your account is temporarily disabled."
82
-
"You need more permissions to access this.","You need more permissions to access this."
83
-
"Your account is temporarily disabled.","Your account is temporarily disabled."
84
-
"User Name is a required field.","User Name is a required field."
85
-
"First Name is a required field.","First Name is a required field."
86
-
"Last Name is a required field.","Last Name is a required field."
83
+
"The account sign-in was incorrect or your account is disabled temporarily. Please wait and try again later.","The account sign-in was incorrect or your account is disabled temporarily. Please wait and try again later."
84
+
"More permissions are needed to access this.","More permissions are needed to access this."
85
+
"The password reset token is incorrect. Verify the token and try again.","The password reset token is incorrect. Verify the token and try again."
86
+
"Your account is temporarily disabled. Please try again later.","Your account is temporarily disabled. Please try again later."
87
+
"""User Name"" is required. Enter and try again.","""User Name"" is required. Enter and try again."
88
+
"""First Name"" is required. Enter and try again.","""First Name"" is required. Enter and try again."
89
+
"""Last Name"" is required. Enter and try again.","""Last Name"" is required. Enter and try again."
87
90
"Please enter a valid email.","Please enter a valid email."
88
91
"Password is required field.","Password is required field."
89
92
"Your password must be at least %1 characters.","Your password must be at least %1 characters."
@@ -108,32 +111,34 @@ All,All
108
111
Resources,Resources
109
112
"Warning!<br>This action will remove this user from already assigned role.<br>Are you sure?","Warning!<br>This action will remove this user from already assigned role.<br>Are you sure?"
110
113
"Warning!<br>This action will remove those users from already assigned roles.<br>Are you sure?","Warning!<br>This action will remove those users from already assigned roles.<br>Are you sure?"
114
+
"New admin user '%user_name' created","New admin user '%user_name' created"
115
+
"Hello,","Hello,"
116
+
"A new admin account was created for %first_name, %last_name using %email.","A new admin account was created for %first_name, %last_name using %email."
117
+
"If you have not authorized this action, please contact us immediately at %store_email","If you have not authorized this action, please contact us immediately at %store_email"
118
+
"or call us at %store_phone","or call us at %store_phone"
119
+
"Thanks,","Thanks,"
111
120
"Password Reset Confirmation for %name","Password Reset Confirmation for %name"
112
121
"%name,","%name,"
113
122
"There was recently a request to change the password for your account.","There was recently a request to change the password for your account."
114
123
"If you requested this change, reset your password here:","If you requested this change, reset your password here:"
115
124
"If you did not make this request, you can ignore this email and your password will remain the same.","If you did not make this request, you can ignore this email and your password will remain the same."
116
125
"Thank you,","Thank you,"
117
126
"New %changes for %user_name","New %changes for %user_name"
118
-
"Hello,","Hello,"
119
-
"We have received a request to change the following information associated with your account at %store_name: %changes.","We have received a request to change the following information associated with your account at %store_name: %changes."
120
127
"We have received a request to reset the %changes associated with your account at %store_name.","We have received a request to reset the %changes associated with your account at %store_name."
121
-
"If you have not authorized this action, please contact us immediately at %store_email","If you have not authorized this action, please contact us immediately at %store_email"
122
-
"or call us at %store_phone","or call us at %store_phone"
"Email template chosen based on theme fallback when ""Default"" option is selected.","Email template chosen based on theme fallback when ""Default"" option is selected."
132
+
"New User Notification Template","New User Notification Template"
128
133
"Maximum Login Failures to Lockout Account","Maximum Login Failures to Lockout Account"
129
134
"We will disable this feature if the value is empty.","We will disable this feature if the value is empty."
0 commit comments