diff --git a/lib/WebGUI/i18n/English/Image_Graph.pm b/lib/WebGUI/i18n/English/Image_Graph.pm index 125673191..e0ee99ec1 100644 --- a/lib/WebGUI/i18n/English/Image_Graph.pm +++ b/lib/WebGUI/i18n/English/Image_Graph.pm @@ -37,6 +37,10 @@ our $I18N = { message => q|Graph type|, lastUpdated => 1131394070, }, + 'no graphing plugins' => { + message => q|No graphing plugins found|, + lastUpdated => 1146451962, + }, }; 1;