ui: hyphenate "Media-Set" to make it clearer that its one noun
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -86,7 +86,7 @@ Ext.define('PBS.TapeManagement.BackupJobEdit', {
|
||||
},
|
||||
},
|
||||
{
|
||||
fieldLabel: gettext('Export Media Set'),
|
||||
fieldLabel: gettext('Export Media-Set'),
|
||||
xtype: 'proxmoxcheckbox',
|
||||
name: 'export-media-set',
|
||||
cbind: {
|
||||
|
Reference in New Issue
Block a user