From 48c1c7814b3c2045606919b15915850752a091cc Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 24 Jul 2008 15:31:43 +0000 Subject: [PATCH] fix a typo in the collaboration rss template field for the "description" --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_Collaboration.pm | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 0dab2c4fc..18a330e1a 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -26,6 +26,7 @@ - fixed: asset context menu broken if the only asset is a navigation included by AssetProxy - fixed: EMS Ticket Meta Fields- Can't Delete - fixed: Ribbons and Tokens on badge page error + - fixed: Variable 'description' not filled in RSS templates 7.5.17 - fixed: Payment Methods Hover Help Incomplete diff --git a/lib/WebGUI/i18n/English/Asset_Collaboration.pm b/lib/WebGUI/i18n/English/Asset_Collaboration.pm index 0c1ce0a4f..b045c6ffe 100644 --- a/lib/WebGUI/i18n/English/Asset_Collaboration.pm +++ b/lib/WebGUI/i18n/English/Asset_Collaboration.pm @@ -1510,8 +1510,8 @@ the Collaboration Asset, the user will be notified.|, }, 'feed description' => { - message => q|The description of the rss feed (comes from the collaboration description).|, - lastUpdated => 1149656056, + message => q|The description of the rss feed (comes from the collaboration synopsis).|, + lastUpdated => 1216913516, }, 'generator' => {