ui: grammar followup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
dc54cdf82a
commit
4de2b2e700
@ -177,7 +177,7 @@ Ext.define('PVE.node.Subscription', {
|
|||||||
{
|
{
|
||||||
text: gettext('Remove Subscription'),
|
text: gettext('Remove Subscription'),
|
||||||
xtype: 'proxmoxStdRemoveButton',
|
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,
|
baseurl: baseurl,
|
||||||
dangerous: true,
|
dangerous: true,
|
||||||
selModel: false,
|
selModel: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user