diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index ac758575f..874815647 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -5,6 +5,7 @@ - added API method commitAsUser allowing developers to commit version tags as other users - fixed: The template form plugin would return an empty string when getValueAsHtml was called. ( Martin Kamerbeek / Oqapi ) - fixed #11611: Thingy: The add field pop up box has multiple "Text" field types + - fixed #11610: Bad hover help for CS sortBy field 7.9.6 - new checkbox in the asset manager for clearing the package flag on import diff --git a/lib/WebGUI/i18n/English/Asset_Collaboration.pm b/lib/WebGUI/i18n/English/Asset_Collaboration.pm index 8c9597ad4..414bb4a9b 100644 --- a/lib/WebGUI/i18n/English/Asset_Collaboration.pm +++ b/lib/WebGUI/i18n/English/Asset_Collaboration.pm @@ -1191,10 +1191,8 @@ submitted by a user.|, }, 'sort by description' => { - message => q|By default, all posts are displayed in a sorted order. Use this -field to choose by what property they are sorted. Multiple properties -may be selected.|, - lastUpdated => 1119070429, + message => q|By default, all posts are displayed in a sorted order. Use this field to choose by what property they are sorted.|, + lastUpdated => 1275922704, }, 'sort order description' => {