ui: tape: s/Restore Wizard/Restore/
Mostly to avoid an extra translation text for basically no gain. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
90066d22a0
commit
e21a15ab17
|
@ -273,7 +273,7 @@ Ext.define('PBS.TapeManagement.BackupOverview', {
|
|||
},
|
||||
'-',
|
||||
{
|
||||
text: gettext('Restore Wizard'),
|
||||
text: gettext('Restore'),
|
||||
iconCls: 'fa fa-undo',
|
||||
handler: 'restore',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue