File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1212 <text name =" ThereIsNoTenantDefinedWithName{0}" value =" There is no tenant defined with name {0}" />
1313 <text name =" TenantIsNotActive" value =" Tenant {0} is not active." />
1414 <text name =" UserIsNotActiveAndCanNotLogin" value =" User {0} is not active and can not log in." />
15- <text name =" UserEmailIsNotConfirmedAndCanNotLogin" >Your email address is not confirmed. You can not login</text >
15+ <text name =" UserEmailIsNotConfirmedAndCanNotLogin" >Your email address is not confirmed. You can not login. </text >
1616 <text name =" UserLockedOutMessage" >The user account has been locked out. Please try again later.</text >
1717 <text name =" PleaseEnterLoginInformation" value =" Please enter login information" />
1818 <text name =" TenancyName" value =" Tenancy name" />
4545 <text name =" TenantSelection_Detail" value =" Please select one of the following tenants." />
4646 <text name =" Logout" value =" Logout" />
4747
48- <text name =" RegisterFormUserNameInvalidMessage" >Please dont enter an email address for username.</text >
48+ <text name =" RegisterFormUserNameInvalidMessage" >Please don't enter an email address for username.</text >
4949
5050 <text name =" DatabaseConnectionString" value =" Database connection string" />
5151 <text name =" Users" value =" Users" />
7575 <text name =" CreateNewRole" >Create New Role</text >
7676 <text name =" RoleName" >Role Name</text >
7777 <text name =" Actions" >Actions</text >
78+
79+ <text name =" CouldNotCompleteLoginOperation" >Could not complete login operation. Please try again later.</text >
7880 </texts >
79- </localizationDictionary >
81+ </localizationDictionary >
You can’t perform that action at this time.
0 commit comments