diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index c91fee708..a77e424d8 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -5,6 +5,7 @@ - fixed #9809: Pagination list up to 10/20: not working correctly on last pages. - fixed #9820: Survey: political party spelled wrong - fixed #9819: Survey: hoverhelp showing instead of field name + - fixed #9822: Matrix: Wrong field label 7.6.13 - fixed AdSpace bug: impressions and clicks for most non-human web clients will not be counted. diff --git a/lib/WebGUI/i18n/English/Asset_Matrix.pm b/lib/WebGUI/i18n/English/Asset_Matrix.pm index fc7932020..90f7af55c 100644 --- a/lib/WebGUI/i18n/English/Asset_Matrix.pm +++ b/lib/WebGUI/i18n/English/Asset_Matrix.pm @@ -418,8 +418,8 @@ listing,|, }, 'max comparisons privileged description' => { - message => q|Specifies how many comparisons are allowed in searches and comparisons for users in the privileged group.|, - lastUpdated => 0, + message => q|Specifies how many comparisons are allowed in searches and comparisons for users who have accounts on the site.|, + lastUpdated => 1235681965, }, 'rating timeout description' => { @@ -548,8 +548,8 @@ listing,|, }, 'max comparisons privileged label' => { - message => q|Maximum Comparisons (For Privileged Users)|, - lastUpdated => 0, + message => q|Maximum Comparisons (For Registered Users)|, + lastUpdated => 1235681967, }, 'rating timeout' => {