__('Tip', 'wpbcu-barcode-generator'),
'text_apply' => __('Apply', 'wpbcu-barcode-generator'),
'text_cancel' => __('Cancel', 'wpbcu-barcode-generator'),
'text_check' => __('Check', 'wpbcu-barcode-generator'),
'connect_to_server_error' => __('Problem connect to server!Please reload page, if error will repeat. Report us about problem. @Support', 'wpbcu-barcode-generator'),
'custom_field_modal_title' => __('Custom Fields', 'wpbcu-barcode-generator'),
'custom_field_modal_specify_field' => __('Please specify name of custom field here.', 'wpbcu-barcode-generator'),
'custom_field_modal_tip' => __('It might look like "tshirt_size", "upc_code" or "my_custom_field". Usually name/key of custom field is specified in plugin where it was created.', 'wpbcu-barcode-generator'),
'custom_field_modal_field_found' => __('Custom field name is correct, {{count}} products has been found with this field.', 'wpbcu-barcode-generator'),
'custom_field_modal_field_notfound' => __('0 products has been found with this custom field.
Please check if entered name matches with actual custom field\'s name.', 'wpbcu-barcode-generator'),
'manualy_modal_title' => __('Barcodes - Create Manually', 'wpbcu-barcode-generator'),
'selected_items_modal_title' => __('Barcodes - Import Selected Items', 'wpbcu-barcode-generator'),
'categories_modal_title' => __('Barcodes - Import products from categories', 'wpbcu-barcode-generator'),
'import_btn' => __('Import', 'wpbcu-barcode-generator'),
'add_to_page_btn' => __('Add to page', 'wpbcu-barcode-generator'),
'categories_select_categories_modal_sub_title' => __('To create barcodes, please select categories', 'wpbcu-barcode-generator'),
'field_section_categories_modal_sub_title' => __('Match barcode fields with products fields', 'wpbcu-barcode-generator'),
'field_section_selected_items_modal_sub_title' => __('Match barcode fields with products fields', 'wpbcu-barcode-generator'),
'code_field_description' => __('Select column with SKU, UPC or other code', 'wpbcu-barcode-generator'),
'name_field_description' => __('Select column with product name', 'wpbcu-barcode-generator'),
'text1_field_description' => __('Display product field or text under "Name"', 'wpbcu-barcode-generator'),
'text2_field_description' => __('Display product field or text under "Code"', 'wpbcu-barcode-generator'),
'type_field_description' => __('Select type of barcode', 'wpbcu-barcode-generator'),
'code_field_label' => __('Code', 'wpbcu-barcode-generator'),
'name_field_label' => __('Name', 'wpbcu-barcode-generator'),
'text1_field_label' => __('Text 1', 'wpbcu-barcode-generator'),
'text2_field_label' => __('Text 2', 'wpbcu-barcode-generator'),
'type_field_label' => __('Type', 'wpbcu-barcode-generator'),
'include_variations_field_label' => __('Include variations', 'wpbcu-barcode-generator'),
'use_stock_quantity_field_label' => __('Use stock quantity', 'wpbcu-barcode-generator'),
'use_stock_quantity_field_label' => __('Use stock quantity', 'wpbcu-barcode-generator'),
'paper_type_preview_modal' => __('Paper type', 'wpbcu-barcode-generator'),
'add_new_paper_type_preview_modal' => __('Add new', 'wpbcu-barcode-generator'),
'pages_counter_title_preview_modal' => __('Pages', 'wpbcu-barcode-generator'),
'clear_btn_preview_modal' => __('Clear', 'wpbcu-barcode-generator'),
'labels_sheet_preview_modal' => __('Paper type', 'wpbcu-barcode-generator'),
'add_new_labels_sheet_preview_modal' => __('Add new', 'wpbcu-barcode-generator'),
'print_btn_preview_modal' => __('Print', 'wpbcu-barcode-generator'),
);