Skip to content

Commit 1bc55ac

Browse files
committed
#1673 Further changes. Fixed a locale typo
1 parent ddbb105 commit 1bc55ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Presentation/Nop.Web/App_Data/Localization/defaultResources.nopres.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3466,7 +3466,7 @@
34663466
<Value>Choose an associated product</Value>
34673467
</LocaleResource>
34683468
<LocaleResource Name="Admin.Catalog.Products.ProductAttributes.Attributes.Values.Fields.AssociatedProduct.Downloadable">
3469-
<Value>The associated product is downoadable, keep in mind that won't be able to download it.</Value>
3469+
<Value>The associated product is downloadable, keep in mind that won't be able to download it.</Value>
34703470
</LocaleResource>
34713471
<LocaleResource Name="Admin.Catalog.Products.ProductAttributes.Attributes.Values.Fields.AssociatedProduct.GiftCard">
34723472
<Value>The associated product is a gift card, keep in mind that customers can not specify its details in the product details page.</Value>

upgradescripts/3.80-the next version/upgrade.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ set @resources='
11131113
<Value>The associated product has required product attributes, so customers won''t be able to choose this product attribute value.</Value>
11141114
</LocaleResource>
11151115
<LocaleResource Name="Admin.Catalog.Products.ProductAttributes.Attributes.Values.Fields.AssociatedProduct.Downloadable">
1116-
<Value>The associated product is downoadable, keep in mind that won''t be able to download it.</Value>
1116+
<Value>The associated product is downloadable, keep in mind that won''t be able to download it.</Value>
11171117
</LocaleResource>
11181118
<LocaleResource Name="Admin.Catalog.Products.ProductAttributes.Attributes.Values.Fields.AssociatedProduct.GiftCard">
11191119
<Value>The associated product is a gift card, keep in mind that customers can not specify its details in the product details page.</Value>

0 commit comments

Comments
 (0)