changed label for disk occupation pref
This commit is contained in:
parent
9e51ed8613
commit
303da9304d
@ -272,7 +272,8 @@ bool ConfIndexW::setupTopPanel(int idx)
|
||||
"Default 10MB "), 0, 1000);
|
||||
|
||||
m_w->addParam(idx, ConfTabsW::CFPT_INT, "maxfsoccuppc",
|
||||
tr("Max disk occupation (%, 0 means no limit)"),
|
||||
tr("Disk full threshold to stop indexing<br>"
|
||||
"(e.g. 90%, 0 means no limit)"),
|
||||
tr("This is the percentage of disk usage "
|
||||
"- total disk usage, not index size - at which "
|
||||
"indexing will fail and stop.<br>"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user