Fix i18n typo in Navigation. Fixes bug #11070.

This commit is contained in:
Colin Kuskie 2009-09-30 09:50:02 -07:00
parent 1108760f48
commit 8c1a44b551
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

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