diff --git a/src/Schema.js b/src/Schema.js index 8480c76..841527f 100644 --- a/src/Schema.js +++ b/src/Schema.js @@ -44,7 +44,7 @@ Ext.define('Proxmox.Schema', { // a singleton iconCls: 'fa-envelope-o', }, smtp: { - name: gettext('SMTP'), + name: 'SMTP', ipanel: 'pmxSmtpEditPanel', iconCls: 'fa-envelope-o', },