diff --git a/docs/upgrades/packages-7.6.7/stockdatatmpl000000001.wgpkg b/docs/upgrades/packages-7.6.7/stockdatatmpl000000001.wgpkg new file mode 100644 index 000000000..c6296eb0b Binary files /dev/null and b/docs/upgrades/packages-7.6.7/stockdatatmpl000000001.wgpkg differ diff --git a/lib/WebGUI/i18n/English/Asset_StockData.pm b/lib/WebGUI/i18n/English/Asset_StockData.pm index e5cd3ca23..cf857a3c0 100644 --- a/lib/WebGUI/i18n/English/Asset_StockData.pm +++ b/lib/WebGUI/i18n/English/Asset_StockData.pm @@ -395,6 +395,24 @@ our $I18N = { lastUpdated => 1168646986 }, + 'Stock Watch' => { + message => q|Stock Watch|, + context => q|i18n header for the Stock List Template, probably meaning a set of stocks that are watched.|, + lastUpdated => 1229314732, + }, + + 'Last Update' => { + message => q|Last Update|, + context => q|i18n label for the Stock List Template, the time something was last changed.|, + lastUpdated => 1229314732, + }, + + 'delayed 20 minutes' => { + message => q|delayed 20 minutes|, + context => q|i18n label for the Stock List Template.|, + lastUpdated => 1229314732, + }, + }; 1;