Signed-off-by: Fabian Ebner <f.eb...@proxmox.com>
---
 src/panel/PruneKeepPanel.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/panel/PruneKeepPanel.js b/src/panel/PruneKeepPanel.js
index 5642602..513ff0e 100644
--- a/src/panel/PruneKeepPanel.js
+++ b/src/panel/PruneKeepPanel.js
@@ -18,7 +18,7 @@ Ext.define('Proxmox.panel.PruneInputPanel', {
        {
            xtype: 'pmxPruneKeepField',
            name: 'keep-last',
-           fieldLabel: gettext('keep-last'),
+           fieldLabel: gettext('Keep Last'),
            cbind: {
                deleteEmpty: '{!isCreate}',
                emptyText: '{keepLastEmptyText}',
-- 
2.20.1



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to