ui: grammar followup

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-05-27 14:17:57 +02:00
parent dc54cdf82a
commit 4de2b2e700

View File

@ -177,7 +177,7 @@ Ext.define('PVE.node.Subscription', {
{
text: gettext('Remove Subscription'),
xtype: 'proxmoxStdRemoveButton',
confirmMsg: gettext('Are you sure to remove the subscription key?'),
confirmMsg: gettext('Are you sure you want to remove the subscription key?'),
baseurl: baseurl,
dangerous: true,
selModel: false,