Build a warning that a configured amount is unusually high.
Synopsis
Declared in <common/messages.h>
bilingual_str
AmountHighWarn(std::string const& optname);
Return Value
The bilingual warning message.
Parameters
Name |
Description |
optname |
The option name holding the high amount. |
Created with MrDocs