Quota Editor control update to support min and max values.

Exchange controller updated to not accept recoverable item space of smaller than
6144MB
This commit is contained in:
robvde 2014-07-20 11:23:52 +08:00
parent 7de55cfd78
commit 03dd3cfad9
7 changed files with 112 additions and 43 deletions

View file

@ -3190,6 +3190,9 @@
<data name="Warning.2612" xml:space="preserve">
<value>Specified storage quotas exceed maximum values assigned at the host level</value>
</data>
<data name="Warning.2613" xml:space="preserve">
<value>Invalid recoverable items quota specified, should be greater or equal to 6144MB</value>
</data>
<data name="AuditLogTask.EXCHANGE_CALCULATE_DISKSPACE" xml:space="preserve">
<value>Calculate organization disk space</value>
</data>