diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index c21d34268..f1d9b83d9 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -14,6 +14,7 @@ - WebGUI::Shop::PayDriver::PayPal moved to WebGUI::Shop::PayDriver::PayPal::ExpressCheckout. - WebGUI::Shop::PayDriver::PayPal::PayPalStd is back, now functional. - fixed #10671: shop checkout address copy broken + - fixed #10678: i18n in WebGUI::versionTags.icon 7.7.15 - fixed #10629: WebGUI::ProfileField create new field bug diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index e2a2f1d9e..3084eb60d 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3264,8 +3264,8 @@ or are under your current version tag.

}, 'versionTags.icon' => { - message => q|If this tag is the curret tag for the user, this will contain the URL to a small version of the version tags admin console icon.|, - lastUpdated =>1247529885, + message => q|If this tag is the current tag for the user, this will contain the URL to a small version of the version tags admin console icon.|, + lastUpdated =>1248190349, }, 'settings' => {