From 8283aebe2d7673dc00657eada18755612e0fddb9 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 21 Jul 2009 15:24:32 +0000 Subject: [PATCH] WebGUI, versionTag i18n fix --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/WebGUI.pm | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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' => {