From 20e6ba5ed366b619f53317106ee5e58b5b94db0b Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 7 Jun 2010 07:59:02 -0700 Subject: [PATCH] Fix a typo in the CS sort by hover help. Fixes bug #11610 --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_Collaboration.pm | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) 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' => {