diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index bf44df896..e2a2f1d9e 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -4616,6 +4616,12 @@ Users may override this setting in their profile. context => 'CSRF = Cross Site Request Forgery, token is a piece of identification', }, + 'Clear' => { + message => 'Clear', + lastUpdated => 0, + context => 'To empty or wipe-out, similar to erase.', + }, + }; 1;