From 0e9f88ae07cf9982a8c42690b6b9eac1c6a4da55 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 6 Mar 2009 15:41:14 +0000 Subject: [PATCH] Fix an i18n typo in the Post user defined variables. --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_Post.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 e93a93d47..2bce4b6be 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,6 +1,7 @@ 7.7.0 - fixed: Template parser cannot be set - fixed #9836: Matrix: Group to Add Listings is missing + - fixed #9873: third-> first in post template help 7.6.14 - fixed: IE6 shows Admin Bar over Asset Manager diff --git a/lib/WebGUI/i18n/English/Asset_Post.pm b/lib/WebGUI/i18n/English/Asset_Post.pm index 081438d93..e4b2ed3eb 100644 --- a/lib/WebGUI/i18n/English/Asset_Post.pm +++ b/lib/WebGUI/i18n/English/Asset_Post.pm @@ -487,8 +487,8 @@ editing an existing Post, and a thread containing the Post exists.|, }, 'userDefined3' => { - message => q|The value contained in the first user defined variable.|, - lastUpdated => 1150167057, + message => q|The value contained in the third user defined variable.|, + lastUpdated => 1236354498, }, 'userDefined4' => {