diff --git a/src/sunstone/public/js/plugins/templates-tab.js b/src/sunstone/public/js/plugins/templates-tab.js index 3a111e84cf..4ae885c704 100644 --- a/src/sunstone/public/js/plugins/templates-tab.js +++ b/src/sunstone/public/js/plugins/templates-tab.js @@ -1999,7 +1999,7 @@ function popUpCreateTemplateDialog(){ 4, //id col - trick -> reference by name! 4, //name col [10,10,10], - ["DISABLED","LOCKED","ERROR"] + [tr("DISABLED"),tr("LOCKED"),tr("ERROR")] ); $('div#disks select#IMAGE',$create_template_dialog).html(im_sel); //Repopulate network select