%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/sale/lang/en/lib/internals/ |
Current File : //home/bitrix/www/bitrix/modules/sale/lang/en/lib/internals/input.php |
<? $MESS["INPUT_TYPE"] = "Type"; $MESS["INPUT_REQUIRED"] = "Required"; $MESS["INPUT_REQUIRED_ERROR"] = "this field is required"; $MESS["INPUT_INVALID_ERROR"] = "input error"; $MESS["INPUT_MULTIPLE"] = "Multiple"; $MESS["INPUT_VALUE"] = "Value"; $MESS["INPUT_ADD"] = "Add"; $MESS["INPUT_DELETE"] = "Delete"; $MESS["INPUT_STRING"] = "String"; $MESS["INPUT_STRING_MINLENGTH"] = "Minimum string length"; $MESS["INPUT_STRING_MINLENGTH_ERROR"] = "length is less than #NUM# characters"; $MESS["INPUT_STRING_MAXLENGTH"] = "Maximum string length"; $MESS["INPUT_STRING_MAXLENGTH_ERROR"] = "length is over #NUM# characters"; $MESS["INPUT_STRING_PATTERN"] = "Regular expression"; $MESS["INPUT_STRING_PATTERN_ERROR"] = "does not match the pattern"; $MESS["INPUT_STRING_SIZE"] = "Number of visible characters"; $MESS["INPUT_STRING_MULTILINE"] = "Multiline"; $MESS["INPUT_STRING_ROWS"] = "Number of visible rows"; $MESS["INPUT_NUMBER"] = "Number"; $MESS["INPUT_NUMBER_NUMERIC_ERROR"] = "not a number"; $MESS["INPUT_NUMBER_MIN"] = "Minimum value"; $MESS["INPUT_NUMBER_MIN_ERROR"] = "less than #NUM#"; $MESS["INPUT_NUMBER_MAX"] = "Maximum value"; $MESS["INPUT_NUMBER_MAX_ERROR"] = "more than #NUM#"; $MESS["INPUT_NUMBER_STEP"] = "Step"; $MESS["INPUT_NUMBER_STEP_ERROR"] = "does not match the step #NUM#"; $MESS["INPUT_NUMBER_SIZE"] = "Number of visible digits"; $MESS["INPUT_EITHERYN"] = "Yes/No"; $MESS["INPUT_EITHERYN_Y"] = "Yes"; $MESS["INPUT_EITHERYN_N"] = "No"; $MESS["INPUT_ENUM"] = "Enum"; $MESS["INPUT_ENUM_SIZE"] = "Number of visible items"; $MESS["INPUT_ENUM_MULTIELEMENT"] = "Show as item list"; $MESS["INPUT_ENUM_OPTIONS_ERROR"] = "No enum items specified"; $MESS["INPUT_FILE"] = "File"; $MESS["INPUT_FILE_MAXSIZE"] = "Maximum file size, bytes"; $MESS["INPUT_FILE_MAXSIZE_ERROR"] = "max. file size exceeded"; $MESS["INPUT_FILE_ACCEPT"] = "Possible file types"; $MESS["INPUT_FILE_PARTIAL_ERROR"] = "file was not completely uploaded"; $MESS["INPUT_FILE_DOWNLOAD"] = "Download"; $MESS["INPUT_FILE_BROWSE"] = "Select"; $MESS["INPUT_FILE_RESET"] = "Reset"; $MESS["INPUT_DATE"] = "Date"; $MESS["INPUT_DATE_TIME"] = "Time"; $MESS["INPUT_DATE_SELECT"] = "Select date"; $MESS["INPUT_LOCATION"] = "Location"; $MESS["INPUT_LOCATION_TEMPLATE"] = "Template"; $MESS["INPUT_EITHERYN_ALL"] = "(all)"; $MESS["INPUT_ENUM_EMPTY_OPTION"] = "Not selected"; ?>