diff --git a/ui/scripts/network.js b/ui/scripts/network.js index bb599fd5ec5..0ec275ad9a2 100755 --- a/ui/scripts/network.js +++ b/ui/scripts/network.js @@ -6051,7 +6051,7 @@ var items = []; items.push({ id: '', - description: 'label.none' + description: _l('label.none') }); items.push({ id: 'modp1024', @@ -6119,7 +6119,7 @@ var items = []; items.push({ id: '', - description: 'label.none' + description: _l('label.none') }); items.push({ id: 'modp1024', @@ -6400,7 +6400,7 @@ var items = []; items.push({ id: '', - description: 'label.none' + description: _l('label.none') }); items.push({ id: 'modp1024', @@ -6468,7 +6468,7 @@ var items = []; items.push({ id: '', - description: 'label.none' + description: _l('label.none') }); items.push({ id: 'modp1024', diff --git a/ui/scripts/ui-custom/instanceWizard.js b/ui/scripts/ui-custom/instanceWizard.js index 78f781f6b8e..f9f0781597f 100644 --- a/ui/scripts/ui-custom/instanceWizard.js +++ b/ui/scripts/ui-custom/instanceWizard.js @@ -372,7 +372,7 @@ $select.addClass('selected').append( $('