| Current Path : /var/www/homesaver/www/bitrix/components/bitrix/main.numerator.edit/lang/en/ |
| Current File : /var/www/homesaver/www/bitrix/components/bitrix/main.numerator.edit/lang/en/class.php |
<?php $MESS["NUMERATOR_EDIT_BTN_CANCEL"] = "Cancel"; $MESS["NUMERATOR_EDIT_BTN_SAVE"] = "Save"; $MESS["NUMERATOR_EDIT_CREATE_PAGE_TITLE"] = "New auto numbering template"; $MESS["NUMERATOR_EDIT_FORM_EMPTY_FIELD_ERROR"] = "This field cannot be empty"; $MESS["NUMERATOR_EDIT_FORM_PAD_STRING_HINT"] = "Adds leading padding characters to the number until the specified width is reached"; $MESS["NUMERATOR_EDIT_TIMEZONE_LINK"] = "Time zone"; $MESS["NUMERATOR_EDIT_TITLE_BITRIX_MAIN_SEQUENTNUMBERGENERATOR_NEW_NEXT_NUMBER"] = "New current number"; $MESS["NUMERATOR_EDIT_TITLE_BITRIX_MAIN_SEQUENTNUMBERGENERATOR_NEXT_NUMBER"] = "Current number"; $MESS["NUMERATOR_EDIT_TITLE_BITRIX_MAIN_SEQUENTNUMBERGENERATOR_SET_NUMBER_TOGGLE"] = "Edit current number"; $MESS["NUMERATOR_EDIT_TITLE_BITRIX_MAIN_SEQUENTNUMBERGENERATOR_SET_NUMBER_TOGGLE_S"] = "Edit current numbers"; $MESS["NUMERATOR_EDIT_UPDATE_PAGE_TITLE"] = "Edit auto numbering template";