diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 7f0a029ff..740b10fe4 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -31,6 +31,7 @@ - fixed: thingy and select box - fixed: viewing badges in IE 6/7 - fixed: Shop/Transaction was not updating shopCreditDeduction column. Added that to the update and now users correctly have purchases deducted from their instore credit. + - fixed: Hover Help outdated: automatically request commit 7.5.18 - fixed: Collateral Image Manager broken in Firefox 3 diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index ac9435269..2321f6ef3 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -68,8 +68,8 @@ our $I18N = { 'auto request commit help' => { message => q|Would you like the system to automatically request commits for you so that you don't have to remember to hit "Commit My Changes"? Note that when using this in conjunction with "Skip commit comments?" - and a realtime commit workflow it effectively hides the whole versioning and workflow process from users.|, - lastUpdated => 0, + it effectively hides the whole versioning and workflow process from users.|, + lastUpdated => 1218059129, }, 'select' => {