From a4494a6567bf27bc10a60edba9438e7a50d80ddc Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 28 Jul 2009 16:16:36 +0000 Subject: [PATCH] Fix #10707, i18n copy/paste in the FriendManager. --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Account_FriendManager.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 a7f0e36c6..9b07117cc 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -11,6 +11,7 @@ - fixed #10510: Product Thumbnails overlap Controls - fixed #10705: 7.7.2 upgrade script (sometimes) removes a table that the 7.7.7 upgrade script assumes is present - fixed #10706: FriendManager Style/Layout template options + - fixed #10707: i18n Account_FriendManager::manageUrl 7.7.16 - fixed #10590: Session::DateTime->secondsToInterval doesn't allow 7 weeks diff --git a/lib/WebGUI/i18n/English/Account_FriendManager.pm b/lib/WebGUI/i18n/English/Account_FriendManager.pm index c504d6700..7f848b8fe 100644 --- a/lib/WebGUI/i18n/English/Account_FriendManager.pm +++ b/lib/WebGUI/i18n/English/Account_FriendManager.pm @@ -129,8 +129,8 @@ our $I18N = { }, 'manageUrl' => { - message => q{The GUID of the user whose friends you are managing.}, - lastUpdated => 0, + message => q{The URL back to the Friend Manager main screen}, + lastUpdated => 1248798355, }, 'back to friend manager' => {