Skip to content

Commit b5efdcd

Browse files
committed
Add missing apostrophe to localized string
1 parent ad4a90f commit b5efdcd

File tree

1 file changed

+1
-1
lines changed
  • aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles

1 file changed

+1
-1
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles/AbpProjectName.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
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" />

0 commit comments

Comments
 (0)