disk occup config message
This commit is contained in:
parent
f0d193e53d
commit
1c7a47674a
@ -305,7 +305,7 @@ ConfTopPanelW::ConfTopPanelW(QWidget *parent, ConfNull *config)
|
|||||||
|
|
||||||
w = new ConfParamIntW(this,
|
w = new ConfParamIntW(this,
|
||||||
ConfLink(new ConfLinkRclRep(config, "maxfsoccuppc")),
|
ConfLink(new ConfLinkRclRep(config, "maxfsoccuppc")),
|
||||||
tr("Max disk occupation (%)"),
|
tr("Max disk occupation (%, 0 means no limit)"),
|
||||||
tr("This is the percentage of disk usage "
|
tr("This is the percentage of disk usage "
|
||||||
"- total disk usage, not index size - at which "
|
"- total disk usage, not index size - at which "
|
||||||
"indexing will fail and stop.<br>"
|
"indexing will fail and stop.<br>"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user