diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 915f192f2..5140303bb 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -14,6 +14,7 @@ - fixed #10706: FriendManager Style/Layout template options - fixed #10707: i18n Account_FriendManager::manageUrl - fixed #9962: gallery thumbnail view: JS problem in IE7 + - fixed #10713: i18n Asset_StoryArchive::asset url - fixed a bug where the textarea (based) form plugins would put multiple identical style tags in head in some cases, which caused javascript errors in IE. ( Martin Kamerbeek / Oqapi ) diff --git a/lib/WebGUI/i18n/English/Asset_StoryArchive.pm b/lib/WebGUI/i18n/English/Asset_StoryArchive.pm index f54a45951..53d80c753 100644 --- a/lib/WebGUI/i18n/English/Asset_StoryArchive.pm +++ b/lib/WebGUI/i18n/English/Asset_StoryArchive.pm @@ -304,9 +304,9 @@ our $I18N = { }, 'asset url' => { - message => q|The title of this url.|, + message => q|The title of this assetl.|, context => q|Template variable.|, - lastUpdated => 0, + lastUpdated => 1248972828, }, 'keyword' => {