From f90f2f3a57ba62cdbc1372eab4f973656fd1f80e Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 12 Jan 2009 00:44:58 +0000 Subject: [PATCH] fix i18n typo in MatrixListing. --- lib/WebGUI/i18n/English/Asset_MatrixListing.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_MatrixListing.pm b/lib/WebGUI/i18n/English/Asset_MatrixListing.pm index 14e39f917..bc8d19bdd 100644 --- a/lib/WebGUI/i18n/English/Asset_MatrixListing.pm +++ b/lib/WebGUI/i18n/English/Asset_MatrixListing.pm @@ -331,8 +331,8 @@ it would be best to make sure the names are the same.|, }, 'CATEGORY_NAME_loop' => { - message => q|A loop containting attributes and values for those attributes is created for each category in this matrix. The name of the loop is the category name with spaces replaced with hyphens and a _loop added to the end. So if you have a category called "Bells and Whistles" then the loop would be called "bells-and-whistles_loop".|, - lastUpdated => 0, + message => q|A loop containing attributes, and values for those attributes, is created for each category in this matrix. The name of the loop is the category name with spaces replaced with hyphens and a _loop added to the end. So if you have a category called "Bells and Whistles" then the loop would be called "bells-and-whistles_loop".|, + lastUpdated => 1231764520, context => q|Description of the CATEGORY_NAME_loop tmpl_var for the template help.|, },