| Current Path : /var/www/homesaver/www/bitrix/modules/main/lang/br/lib/ |
| Current File : /var/www/homesaver/www/bitrix/modules/main/lang/br/lib/argumentoutofrangeexception.php |
<? $MESS["argument_out_of_range_array_exception_message"] = "O valor de '#PARAMETER#' deve ser um dos seguintes: #ALLOWABLE_VALUES#."; $MESS["argument_out_of_range_between_exception_message"] = "O valor de '#PARAMETER#' deve estar na faixa entre #LOWER_LIMIT# e #UPPER_LIMIT#."; $MESS["argument_out_of_range_exception_message"] = "O valor de '#PARAMETER#' está fora do intervalo possível."; $MESS["argument_out_of_range_lower_exception_message"] = "O valor de '#PARAMETER#' não deve ser menor do que #LOWER_LIMIT#."; $MESS["argument_out_of_range_upper_exception_message"] = "O valor de '#PARAMETER#' não deve exceder #UPPER_LIMIT#."; ?>