Skip to content

Commit

Permalink
#1673 Further changes. Fixed a locale typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiMaz committed Dec 26, 2016
1 parent ddbb105 commit 1bc55ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3466,7 +3466,7 @@
<Value>Choose an associated product</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.ProductAttributes.Attributes.Values.Fields.AssociatedProduct.Downloadable">
<Value>The associated product is downoadable, keep in mind that won't be able to download it.</Value>
<Value>The associated product is downloadable, keep in mind that won't be able to download it.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.ProductAttributes.Attributes.Values.Fields.AssociatedProduct.GiftCard">
<Value>The associated product is a gift card, keep in mind that customers can not specify its details in the product details page.</Value>
Expand Down
2 changes: 1 addition & 1 deletion upgradescripts/3.80-the next version/upgrade.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@ set @resources='
<Value>The associated product has required product attributes, so customers won''t be able to choose this product attribute value.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.ProductAttributes.Attributes.Values.Fields.AssociatedProduct.Downloadable">
<Value>The associated product is downoadable, keep in mind that won''t be able to download it.</Value>
<Value>The associated product is downloadable, keep in mind that won''t be able to download it.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.ProductAttributes.Attributes.Values.Fields.AssociatedProduct.GiftCard">
<Value>The associated product is a gift card, keep in mind that customers can not specify its details in the product details page.</Value>
Expand Down

0 comments on commit 1bc55ac

Please sign in to comment.