From ede0d57974cece17ac890393c2eff02fef056e7c Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 10 Apr 2008 20:25:20 +0000 Subject: [PATCH] Change the labels for Trash to My Trash and Everyones Trash --- lib/WebGUI/i18n/English/WebGUI.pm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 506fffd54..f9ea1c072 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -708,8 +708,8 @@ to add or remove users from their groups. }, '965' => { - message => q|System Trash|, - lastUpdated => 1099050265 + message => q|Everyone's Trash|, + lastUpdated => 1207859652 }, '824' => { @@ -2980,9 +2980,9 @@ or are under your current version tag.

}, 'trash' => { - message => q|Trash|, - lastUpdated =>1092930637, - context => q|Title of the trash manager for the admin console.| + message => q|My Trash|, + lastUpdated =>1207859655, + context => q|Title of the trash manager for the admin console.| }, 'databases' => {