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' => {