StoryArchive i18n fix.

This commit is contained in:
Colin Kuskie 2009-07-30 16:53:45 +00:00
parent 4c4fb8f3a2
commit 051cbf2ab3
2 changed files with 3 additions and 2 deletions

View file

@ -14,6 +14,7 @@
- fixed #10706: FriendManager Style/Layout template options - fixed #10706: FriendManager Style/Layout template options
- fixed #10707: i18n Account_FriendManager::manageUrl - fixed #10707: i18n Account_FriendManager::manageUrl
- fixed #9962: gallery thumbnail view: JS problem in IE7 - 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 - fixed a bug where the textarea (based) form plugins would put multiple
identical style tags in head in some cases, which caused javascript errors identical style tags in head in some cases, which caused javascript errors
in IE. ( Martin Kamerbeek / Oqapi ) in IE. ( Martin Kamerbeek / Oqapi )

View file

@ -304,9 +304,9 @@ our $I18N = {
}, },
'asset url' => { 'asset url' => {
message => q|The title of this url.|, message => q|The title of this assetl.|,
context => q|Template variable.|, context => q|Template variable.|,
lastUpdated => 0, lastUpdated => 1248972828,
}, },
'keyword' => { 'keyword' => {