From 768c8987ee002de6a0b68068d0a896585aebe417 Mon Sep 17 00:00:00 2001 From: Matthew Wilson Date: Thu, 13 Oct 2005 21:54:44 +0000 Subject: [PATCH] adding some new words --- lib/WebGUI/i18n/English/Wobject.pm | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/WebGUI/i18n/English/Wobject.pm b/lib/WebGUI/i18n/English/Wobject.pm index 920379f86..816b23e76 100644 --- a/lib/WebGUI/i18n/English/Wobject.pm +++ b/lib/WebGUI/i18n/English/Wobject.pm @@ -150,6 +150,16 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi lastUpdated => 1128830333, }, + 'add' => { + message => q|Add|, + lastUpdated => 1128575345, + }, + + 'edit' => { + message => q|Edit|, + lastUpdated => 1128575345, + }, + }; 1;