diff --git a/src/sunstone/public/js/plugins/templates-tab.js b/src/sunstone/public/js/plugins/templates-tab.js index cc7d356361..b31a66accd 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