| Current Path : /var/www/homesaver/www/bitrix/modules/main/lang/la/lib/ |
| Current File : /var/www/homesaver/www/bitrix/modules/main/lang/la/lib/argumentoutofrangeexception.php |
<? $MESS["argument_out_of_range_array_exception_message"] = "El valor de '#PARAMETER#' debe ser una de las siguientes: #ALLOWABLE_VALUES#."; $MESS["argument_out_of_range_between_exception_message"] = "El valor de '#PARAMETER#' debe estar en el rango #LOWER_LIMIT# to #UPPER_LIMIT#."; $MESS["argument_out_of_range_exception_message"] = "El valor del '#PARAMETER#' está fuera de rango posible."; $MESS["argument_out_of_range_lower_exception_message"] = "El valor de '#PARAMETER#' no debe ser menor de #LOWER_LIMIT#."; $MESS["argument_out_of_range_upper_exception_message"] = "El valor de '#PARAMETER#' no debe exceder #UPPER_LIMIT#."; ?>