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 12
12
<text name =" ThereIsNoTenantDefinedWithName{0}" value =" There is no tenant defined with name {0}" />
13
13
<text name =" TenantIsNotActive" value =" Tenant {0} is not active." />
14
14
<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 >
16
16
<text name =" UserLockedOutMessage" >The user account has been locked out. Please try again later.</text >
17
17
<text name =" PleaseEnterLoginInformation" value =" Please enter login information" />
18
18
<text name =" TenancyName" value =" Tenancy name" />
45
45
<text name =" TenantSelection_Detail" value =" Please select one of the following tenants." />
46
46
<text name =" Logout" value =" Logout" />
47
47
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 >
49
49
50
50
<text name =" DatabaseConnectionString" value =" Database connection string" />
51
51
<text name =" Users" value =" Users" />
75
75
<text name =" CreateNewRole" >Create New Role</text >
76
76
<text name =" RoleName" >Role Name</text >
77
77
<text name =" Actions" >Actions</text >
78
+
79
+ <text name =" CouldNotCompleteLoginOperation" >Could not complete login operation. Please try again later.</text >
78
80
</texts >
79
- </localizationDictionary >
81
+ </localizationDictionary >
You can’t perform that action at this time.
0 commit comments