| Current Path : /var/www/homesaver/www/bitrix/modules/main/lang/pl/lib/ |
| Current File : /var/www/homesaver/www/bitrix/modules/main/lang/pl/lib/argumentoutofrangeexception.php |
<? $MESS["argument_out_of_range_array_exception_message"] = "Wartość '#PARAMETER#' musi być jedną z #ALLOWABLE_VALUES#"; $MESS["argument_out_of_range_between_exception_message"] = "Wartość '#PARAMETER#' musi być z zakresu #LOWER_LIMIT# do #UPPER_LIMIT#."; $MESS["argument_out_of_range_exception_message"] = "Wartość '#PARAMETER#' jest spoza zasięgu."; $MESS["argument_out_of_range_lower_exception_message"] = "Wartość '#PARAMETER#' nie może być mniejsza niż #LOWER_LIMIT#."; $MESS["argument_out_of_range_upper_exception_message"] = "Wartość '#PARAMETER#' nie może być większa niż #UPPER_LIMIT#."; ?>