From e26980c68c05a9e6a4614eb8553457c186e70ce5 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sat, 16 May 2009 03:58:01 +0000 Subject: [PATCH] Fix broken i18n with the Admin group for Asset History browsing. --- lib/WebGUI/i18n/English/WebGUI.pm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 5498e28e4..87cf2febe 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3828,6 +3828,15 @@ LongTruncOk=1

lastUpdated => 0, }, + 'settings groupIdAdminHistory label' => { + message => q{Asset History}, + lastUpdated => 0, + }, + 'settings groupIdAdminHistory hoverHelp' => { + message => q{Group allowed to access the Asset History Browser.}, + lastUpdated => 0, + }, + 'settings groupIdAdminHelp label' => { message => q{Help},