From 8c1a44b5518b8c20f72c5f8375bc7e13530c3bc5 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 30 Sep 2009 09:50:02 -0700 Subject: [PATCH] Fix i18n typo in Navigation. Fixes bug #11070. --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_Navigation.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 557d1b3c0..4d006a31c 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -23,6 +23,7 @@ - fixed #11062: subscriptionCode - fixed #11061: SQLForm_fieldOrder - fixed #11066: wrong definitions + - fixed #11070: i18n Asset_Navigation::assetsToInclude 7.8.0 - upgraded YUI to 2.8.0r4 diff --git a/lib/WebGUI/i18n/English/Asset_Navigation.pm b/lib/WebGUI/i18n/English/Asset_Navigation.pm index ec0c9dc9e..605e6abb6 100644 --- a/lib/WebGUI/i18n/English/Asset_Navigation.pm +++ b/lib/WebGUI/i18n/English/Asset_Navigation.pm @@ -544,8 +544,8 @@ be useful, others may not.|, }, 'assetsToInclude' => { - message => q|A newline separated string containg the kids of assets to include in the Navigation, by relationship. Ancestors, the asset itself, siblings, descendants and/or pedigree.|, - lastUpdated => 1253162657, + message => q|A newline separated string containing the kids of assets to include in the Navigation, by relationship. Ancestors, the asset itself, siblings, descendants and/or pedigree.|, + lastUpdated => 1254329336, }, 'startType' => {