Index: branches/RC/core/admin_templates/incs/header.tpl =================================================================== diff -u -N -r10005 -r10024 --- branches/RC/core/admin_templates/incs/header.tpl (.../header.tpl) (revision 10005) +++ branches/RC/core/admin_templates/incs/header.tpl (.../header.tpl) (revision 10024) @@ -37,6 +37,10 @@ var $base_path = ''; var img_path = '/img/'; +var phrases = { + 'la_Delete_Confirm' : '' +} + NumberFormatter.ThousandsSep = ''; NumberFormatter.DecimalSep = '';