package WebGUI::i18n::English::Macro_Execute; our $I18N = { 'macroName' => { message => q|Execute|, lastUpdated => 1128838230, }, 'execute error' => { message => q|SECURITY VIOLATION|, lastUpdated => 1134850023, }, 'execute title' => { message => q|Execute Macro|, lastUpdated => 1112466408, }, 'execute body' => { message => q| ^Execute();
Allows a content manager or administrator to execute an external program. Takes the format of ^Execute("/this/file.sh");.

|, lastUpdated => 1112466919, }, }; 1;