ui: datastore summary: clarify that it's a deduplication factor
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
1f092c7802
commit
a12388d177
|
@ -160,7 +160,7 @@ Ext.define('PBS.DataStoreInfo', {
|
|||
},
|
||||
{
|
||||
iconCls: 'fa fa-fw fa-compress',
|
||||
title: gettext('Deduplication'),
|
||||
title: gettext('Deduplication Factor'),
|
||||
printBar: false,
|
||||
bind: {
|
||||
data: {
|
||||
|
|
Loading…
Reference in New Issue