diff --git a/docs/upgrades/packages-7.5.11/root_import_product.wgpkg b/docs/upgrades/packages-7.5.11/root_import_product.wgpkg index f35649a74..321178d95 100644 Binary files a/docs/upgrades/packages-7.5.11/root_import_product.wgpkg and b/docs/upgrades/packages-7.5.11/root_import_product.wgpkg differ diff --git a/lib/WebGUI/i18n/English/Asset_Product.pm b/lib/WebGUI/i18n/English/Asset_Product.pm index 70be15cbd..5547efe8a 100644 --- a/lib/WebGUI/i18n/English/Asset_Product.pm +++ b/lib/WebGUI/i18n/English/Asset_Product.pm @@ -342,6 +342,12 @@ our $I18N = { lastUpdated => 1031514049 }, + 'specs' => { + message => q|Specs|, + lastUpdated => 1211168475, + context => q|Abbreviation of Specifications|, + }, + '35' => { message => q|Add a specification.|, lastUpdated => 1031514049 @@ -773,6 +779,16 @@ be useful, others may not.|, lastUpdated => 1210611784, }, + 'options' => { + message => q|Options|, + lastUpdated => 1211168603, + }, + + 'other products' => { + message => q|Other Products|, + lastUpdated => 1211168991, + }, + }; 1;