Go to the source code of this file.
Variables | |
| $messages = array() | |
| $messages ['save_success'] = 'Data was saved' | |
| $messages ['save_succeass'] = $messages['save_success'] | |
| $messages ['save_error'] = 'Data could not be saved' | |
| $messages ['active'] = 'Active' | |
| $messages ['inactive'] = 'Inactive' | |
| $messages ['new'] = 'New' | |
| $messages ['help'] = 'Help' | |
| $messages ['selection'] = 'Selection' | |
| $messages ['back'] = 'Back' | |
| $messages ['required'] = 'Required' | |
| $messages ['filter'] = 'Filter' | |
| $messages ['not_assigned'] = 'not assigned' | |
| $messages ['security_token_error'] = 'The action was rejected for security reasons. Please reload the page.' | |
| $messages ['admin_subtitle'] = 'Products, orders, legal texts, and withdrawals' | |
| $messages ['groups_title'] = 'Product groups' | |
| $messages ['groups_intro'] = 'Product groups control VAT class, presentation, gallery, and attributes. Products only select their group.' | |
| $messages ['groups_help'] = 'Help: Product groups' | |
| $messages ['groups_new'] = 'New product group' | |
| $messages ['groups_new_title'] = 'Create product group' | |
| $messages ['groups_new_subtitle'] = 'Define key, name, VAT class, and presentation.' | |
| $messages ['groups_delete_title'] = 'Delete product group' | |
| $messages ['groups_delete_confirm'] = 'Really delete this product group?' | |
| $messages ['groups_no_parent'] = 'No parent group' | |
| $messages ['groups_title_placeholder'] = 'New product group' | |
| $messages ['description_placeholder'] = 'Description' | |
| $messages ['card_default'] = 'Default card' | |
| $messages ['card_compact'] = 'Compact card' | |
| $messages ['detail_default'] = 'Default detail' | |
| $messages ['detail_technical'] = 'Technical view' | |
| $messages ['gallery_images'] = 'Image gallery' | |
| $messages ['gallery_files'] = 'File gallery' | |
| $messages ['gallery_no_click'] = 'No click action' | |
| $messages ['gallery_new_tab'] = 'New tab' | |
| $messages ['gallery_marquee'] = 'Marquee' | |
| $messages ['attribute_notes_placeholder'] = 'Attribute notes' | |
| $messages ['channel_defaults_title'] = 'Channel defaults' | |
| $messages ['channel_defaults_info'] = 'These values are defaults for products in this group. They can be overridden per product in the product channel form.' | |
| $messages ['group_image_title'] = 'Group image' | |
| $messages ['group_image_select_title'] = 'Select a group image from the media browser' | |
| $messages ['group_image_none'] = 'No group image' | |
| $messages ['group_image_save_first'] = 'Save the group first; then a group image can be selected.' | |
| $messages ['group_image_hint'] = 'A new image replaces the previous group image. The CMS file remains available.' | |
| $messages ['attributes_title'] = 'Product attributes' | |
| $messages ['attributes_edit_title'] = 'Edit product attributes' | |
| $messages ['attributes_help'] = 'Help: Product attributes' | |
| $messages ['attributes_intro'] = 'Product attributes define group-specific fields such as color, size, material, or technical values.' | |
| $messages ['attributes_new'] = 'New attribute' | |
| $messages ['attributes_new_subtitle'] = 'Create an attribute for a product group.' | |
| $messages ['attributes_type_text'] = 'Text' | |
| $messages ['attributes_type_select'] = 'Selection list' | |
| $messages ['attributes_type_number'] = 'Number' | |
| $messages ['attributes_key_placeholder'] = 'color' | |
| $messages ['attributes_title_placeholder'] = 'Color' | |
| $messages ['attributes_value_subtitle'] = 'Edit this product’s attribute values.' | |
| $messages ['attributes_product_not_found'] = 'The product was not found.' | |
| $messages ['attributes_none'] = 'No attributes have been defined for this product group yet.' | |
| $messages ['column_attribute'] = 'Attribute' | |
| $messages ['column_value'] = 'Value' | |
| $messages ['column_unit'] = 'Unit' | |
| $messages ['column_property'] = 'Property' | |
| $messages ['shipping_title'] = 'Shipping groups' | |
| $messages ['shipping_help'] = 'Help: Shipping groups' | |
| $messages ['shipping_intro'] = 'Shipping groups describe delivery type, delivery time, and cost. Products can use the group or override individual shipping values.' | |
| $messages ['shipping_new'] = 'New shipping group' | |
| $messages ['shipping_new_title'] = 'Create shipping group' | |
| $messages ['shipping_new_subtitle'] = 'Define shipping method, delivery time, cost, and sort order.' | |
| $messages ['shipping_delete_title'] = 'Delete shipping group' | |
| $messages ['shipping_delete_confirm'] = 'Really delete this shipping group?' | |
| $messages ['shipping_way_placeholder'] = 'Parcel service' | |
| $messages ['shipping_time_placeholder'] = '1–3 business days' | |
| $messages ['channel_groups_title'] = 'Channel groups' | |
| $messages ['channel_groups_help'] = 'Help: Channel groups' | |
| $messages ['channel_groups_intro'] = 'Channel groups combine sales channels. Products can inherit the group and define individual channel exceptions when needed.' | |
| $messages ['channel_groups_new'] = 'New channel group' | |
| $messages ['channel_groups_new_title'] = 'Create channel group' | |
| $messages ['channel_groups_new_subtitle'] = 'Combine channels so products can use them as a group.' | |
| $messages ['channel_groups_delete_title'] = 'Delete channel group' | |
| $messages ['channel_groups_delete_confirm'] = 'Really delete this channel group?' | |
| $messages ['channels_label'] = 'Channels' | |
| $messages ['media_title'] = 'Shop media' | |
| $messages ['media_help'] = 'Help: Shop media' | |
| $messages ['media_product'] = 'Product' | |
| $messages ['media_group'] = 'Product group' | |
| $messages ['media_sort'] = 'Sort order' | |
| $messages ['media_primary'] = 'Primary image' | |
| $messages ['media_no_product'] = 'No individual product' | |
| $messages ['media_no_group'] = 'No product group' | |
| $messages ['media_hint'] = 'Images are managed in the existing CMS media browser under files/media/img/shop/. Upload, crop, resize, batch processing, and maintenance are available there.' | |
| $messages ['media_load_selection'] = 'Load selection' | |
| $messages ['media_select_title'] = 'Assign images from the media browser' | |
| $messages ['media_assigned_title'] = 'Assigned shop images' | |
| $messages ['media_legacy_title'] = 'Legacy fallback files in files/shop/img' | |
| $messages ['channels_title'] = 'Channels' | |
| $messages ['channels_help'] = 'Help: Channels' | |
| $messages ['channels_new'] = 'New channel' | |
| $messages ['channels_new_title'] = 'Create channel' | |
| $messages ['channels_save_first'] = 'Save the new channel first; then its connection can be tested.' | |
| $messages ['channels_platform_custom'] = 'Custom channel' | |
| $messages ['channels_mode_internal'] = 'Internal' | |
| $messages ['channels_mode_manual'] = 'Manual' | |
| $messages ['channels_status_ok'] = 'Test passed' | |
| $messages ['channels_status_open'] = 'Test pending' | |
| $messages ['channels_status_none'] = 'Not tested' | |
| $messages ['channels_edit'] = 'Edit' | |
| $messages ['channels_edit_title'] = 'Edit channel' | |
| $messages ['channels_test_title'] = 'Test connection' | |
| $messages ['channels_test_label'] = 'Test' | |
| $messages ['channels_export'] = 'Export' | |
| $messages ['channels_order_import'] = 'Order import' | |
| $messages ['channels_delete_title'] = 'Delete channel' | |
| $messages ['channels_delete_confirm'] = 'Really delete this channel?' | |
| $messages ['channels_delete_hint'] = 'Product assignments for this channel will be disabled. Delete it only when the channel is no longer used.' | |
| $messages ['channels_webhook_url'] = 'dbxShop webhook URL' | |
| $messages ['channels_not_required'] = 'not required' | |
| $messages ['channels_not_required_oauth'] = 'not required with OAuth' | |
| $messages ['channels_not_required_spapi'] = 'not required with SP-API' | |
| $messages ['channels_not_required_basic'] = 'not required with Basic Auth' | |
| $messages ['channels_generated'] = 'generated by dbxShop' | |
| $messages ['channels_approved_only'] = 'only with an approved interface' | |
| $messages ['channels_hint_shop_api'] = 'Internal shop channel without an external API.' | |
| $messages ['channels_hint_shop_listing'] = 'No external credentials are required.' | |
| $messages ['channels_hint_shop_feedback'] = 'Orders are created directly in the shop.' | |
| $messages ['channels_hint_amazon_api'] = 'Maintain Amazon SP-API credentials and seller context.' | |
| $messages ['channels_hint_amazon_listing'] = 'Listings use Amazon product schemas and marketplace data.' | |
| $messages ['channels_hint_amazon_feedback'] = 'Feedback arrives through Orders/Notifications, usually via SQS.' | |
| $messages ['channels_hint_ebay_api'] = 'Maintain eBay Sell API credentials and OAuth scopes.' | |
| $messages ['channels_hint_ebay_listing'] = 'Listings require marketplace, category, location, and business policy IDs.' | |
| $messages ['channels_hint_ebay_feedback'] = 'Feedback arrives through the Fulfillment API or Notification API.' | |
| $messages ['channels_hint_classified_api'] = 'Classified ads are prepared as a manual or contractual channel.' | |
| $messages ['channels_hint_classified_listing'] = 'No generally available official listings/order API is configured.' | |
| $messages ['channels_hint_classified_feedback'] = 'Use order import only with an approved interface or middleware.' | |
| $messages ['channels_hint_mobile_api'] = 'Maintain the mobile.de API access and dealer identifier.' | |
| $messages ['channels_hint_mobile_listing'] = 'Listings contain vehicle data, not conventional shop products.' | |
| $messages ['channels_hint_mobile_feedback'] = 'Feedback generally arrives through the Lead API or Direct Offers.' | |
| $messages ['channels_hint_custom_api'] = 'Custom channel for individual integrations.' | |
| $messages ['channels_hint_custom_listing'] = 'API URL, credentials, and payload mapping must match the adapter.' | |
| $messages ['channels_hint_custom_feedback'] = 'Feedback can use the generic dbxShop webhook.' | |
| $messages[ 'active'] = 'Active' |
Definition at line 7 of file shop-catalog_en.fd.php.
| $messages[ 'admin_subtitle'] = 'Products, orders, legal texts, and withdrawals' |
Definition at line 17 of file shop-catalog_en.fd.php.
| $messages[ 'attribute_notes_placeholder'] = 'Attribute notes' |
Definition at line 39 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_edit_title'] = 'Edit product attributes' |
Definition at line 49 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_help'] = 'Help: Product attributes' |
Definition at line 50 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_intro'] = 'Product attributes define group-specific fields such as color, size, material, or technical values.' |
Definition at line 51 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_key_placeholder'] = 'color' |
Definition at line 57 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_new'] = 'New attribute' |
Definition at line 52 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_new_subtitle'] = 'Create an attribute for a product group.' |
Definition at line 53 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_none'] = 'No attributes have been defined for this product group yet.' |
Definition at line 61 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_product_not_found'] = 'The product was not found.' |
Definition at line 60 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_title'] = 'Product attributes' |
Definition at line 48 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_title_placeholder'] = 'Color' |
Definition at line 58 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_type_number'] = 'Number' |
Definition at line 56 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_type_select'] = 'Selection list' |
Definition at line 55 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_type_text'] = 'Text' |
Definition at line 54 of file shop-catalog_en.fd.php.
| $messages[ 'attributes_value_subtitle'] = 'Edit this product’s attribute values.' |
Definition at line 59 of file shop-catalog_en.fd.php.
| $messages[ 'back'] = 'Back' |
Definition at line 12 of file shop-catalog_en.fd.php.
| $messages[ 'card_compact'] = 'Compact card' |
Definition at line 31 of file shop-catalog_en.fd.php.
| $messages[ 'card_default'] = 'Default card' |
Definition at line 30 of file shop-catalog_en.fd.php.
| $messages[ 'channel_defaults_info'] = 'These values are defaults for products in this group. They can be overridden per product in the product channel form.' |
Definition at line 41 of file shop-catalog_en.fd.php.
| $messages[ 'channel_defaults_title'] = 'Channel defaults' |
Definition at line 40 of file shop-catalog_en.fd.php.
| $messages[ 'channel_groups_delete_confirm'] = 'Really delete this channel group?' |
Definition at line 85 of file shop-catalog_en.fd.php.
| $messages[ 'channel_groups_delete_title'] = 'Delete channel group' |
Definition at line 84 of file shop-catalog_en.fd.php.
| $messages[ 'channel_groups_help'] = 'Help: Channel groups' |
Definition at line 79 of file shop-catalog_en.fd.php.
| $messages[ 'channel_groups_intro'] = 'Channel groups combine sales channels. Products can inherit the group and define individual channel exceptions when needed.' |
Definition at line 80 of file shop-catalog_en.fd.php.
| $messages[ 'channel_groups_new'] = 'New channel group' |
Definition at line 81 of file shop-catalog_en.fd.php.
| $messages[ 'channel_groups_new_subtitle'] = 'Combine channels so products can use them as a group.' |
Definition at line 83 of file shop-catalog_en.fd.php.
| $messages[ 'channel_groups_new_title'] = 'Create channel group' |
Definition at line 82 of file shop-catalog_en.fd.php.
| $messages[ 'channel_groups_title'] = 'Channel groups' |
Definition at line 78 of file shop-catalog_en.fd.php.
| $messages[ 'channels_approved_only'] = 'only with an approved interface' |
Definition at line 128 of file shop-catalog_en.fd.php.
| $messages[ 'channels_delete_confirm'] = 'Really delete this channel?' |
Definition at line 120 of file shop-catalog_en.fd.php.
| $messages[ 'channels_delete_hint'] = 'Product assignments for this channel will be disabled. Delete it only when the channel is no longer used.' |
Definition at line 121 of file shop-catalog_en.fd.php.
| $messages[ 'channels_delete_title'] = 'Delete channel' |
Definition at line 119 of file shop-catalog_en.fd.php.
| $messages[ 'channels_edit'] = 'Edit' |
Definition at line 113 of file shop-catalog_en.fd.php.
| $messages[ 'channels_edit_title'] = 'Edit channel' |
Definition at line 114 of file shop-catalog_en.fd.php.
| $messages[ 'channels_export'] = 'Export' |
Definition at line 117 of file shop-catalog_en.fd.php.
| $messages[ 'channels_generated'] = 'generated by dbxShop' |
Definition at line 127 of file shop-catalog_en.fd.php.
| $messages[ 'channels_help'] = 'Help: Channels' |
Definition at line 103 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_amazon_api'] = 'Maintain Amazon SP-API credentials and seller context.' |
Definition at line 132 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_amazon_feedback'] = 'Feedback arrives through Orders/Notifications, usually via SQS.' |
Definition at line 134 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_amazon_listing'] = 'Listings use Amazon product schemas and marketplace data.' |
Definition at line 133 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_classified_api'] = 'Classified ads are prepared as a manual or contractual channel.' |
Definition at line 138 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_classified_feedback'] = 'Use order import only with an approved interface or middleware.' |
Definition at line 140 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_classified_listing'] = 'No generally available official listings/order API is configured.' |
Definition at line 139 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_custom_api'] = 'Custom channel for individual integrations.' |
Definition at line 144 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_custom_feedback'] = 'Feedback can use the generic dbxShop webhook.' |
Definition at line 146 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_custom_listing'] = 'API URL, credentials, and payload mapping must match the adapter.' |
Definition at line 145 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_ebay_api'] = 'Maintain eBay Sell API credentials and OAuth scopes.' |
Definition at line 135 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_ebay_feedback'] = 'Feedback arrives through the Fulfillment API or Notification API.' |
Definition at line 137 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_ebay_listing'] = 'Listings require marketplace, category, location, and business policy IDs.' |
Definition at line 136 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_mobile_api'] = 'Maintain the mobile.de API access and dealer identifier.' |
Definition at line 141 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_mobile_feedback'] = 'Feedback generally arrives through the Lead API or Direct Offers.' |
Definition at line 143 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_mobile_listing'] = 'Listings contain vehicle data, not conventional shop products.' |
Definition at line 142 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_shop_api'] = 'Internal shop channel without an external API.' |
Definition at line 129 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_shop_feedback'] = 'Orders are created directly in the shop.' |
Definition at line 131 of file shop-catalog_en.fd.php.
| $messages[ 'channels_hint_shop_listing'] = 'No external credentials are required.' |
Definition at line 130 of file shop-catalog_en.fd.php.
| $messages[ 'channels_label'] = 'Channels' |
Definition at line 86 of file shop-catalog_en.fd.php.
| $messages[ 'channels_mode_internal'] = 'Internal' |
Definition at line 108 of file shop-catalog_en.fd.php.
| $messages[ 'channels_mode_manual'] = 'Manual' |
Definition at line 109 of file shop-catalog_en.fd.php.
| $messages[ 'channels_new'] = 'New channel' |
Definition at line 104 of file shop-catalog_en.fd.php.
| $messages[ 'channels_new_title'] = 'Create channel' |
Definition at line 105 of file shop-catalog_en.fd.php.
| $messages[ 'channels_not_required'] = 'not required' |
Definition at line 123 of file shop-catalog_en.fd.php.
| $messages[ 'channels_not_required_basic'] = 'not required with Basic Auth' |
Definition at line 126 of file shop-catalog_en.fd.php.
| $messages[ 'channels_not_required_oauth'] = 'not required with OAuth' |
Definition at line 124 of file shop-catalog_en.fd.php.
| $messages[ 'channels_not_required_spapi'] = 'not required with SP-API' |
Definition at line 125 of file shop-catalog_en.fd.php.
| $messages[ 'channels_order_import'] = 'Order import' |
Definition at line 118 of file shop-catalog_en.fd.php.
| $messages[ 'channels_platform_custom'] = 'Custom channel' |
Definition at line 107 of file shop-catalog_en.fd.php.
| $messages[ 'channels_save_first'] = 'Save the new channel first; then its connection can be tested.' |
Definition at line 106 of file shop-catalog_en.fd.php.
| $messages[ 'channels_status_none'] = 'Not tested' |
Definition at line 112 of file shop-catalog_en.fd.php.
| $messages[ 'channels_status_ok'] = 'Test passed' |
Definition at line 110 of file shop-catalog_en.fd.php.
| $messages[ 'channels_status_open'] = 'Test pending' |
Definition at line 111 of file shop-catalog_en.fd.php.
| $messages[ 'channels_test_label'] = 'Test' |
Definition at line 116 of file shop-catalog_en.fd.php.
| $messages[ 'channels_test_title'] = 'Test connection' |
Definition at line 115 of file shop-catalog_en.fd.php.
| $messages[ 'channels_title'] = 'Channels' |
Definition at line 102 of file shop-catalog_en.fd.php.
| $messages[ 'channels_webhook_url'] = 'dbxShop webhook URL' |
Definition at line 122 of file shop-catalog_en.fd.php.
| $messages[ 'column_attribute'] = 'Attribute' |
Definition at line 62 of file shop-catalog_en.fd.php.
| $messages[ 'column_property'] = 'Property' |
Definition at line 65 of file shop-catalog_en.fd.php.
| $messages[ 'column_unit'] = 'Unit' |
Definition at line 64 of file shop-catalog_en.fd.php.
| $messages[ 'column_value'] = 'Value' |
Definition at line 63 of file shop-catalog_en.fd.php.
| $messages[ 'description_placeholder'] = 'Description' |
Definition at line 29 of file shop-catalog_en.fd.php.
| $messages[ 'detail_default'] = 'Default detail' |
Definition at line 32 of file shop-catalog_en.fd.php.
| $messages[ 'detail_technical'] = 'Technical view' |
Definition at line 33 of file shop-catalog_en.fd.php.
| $messages[ 'filter'] = 'Filter' |
Definition at line 14 of file shop-catalog_en.fd.php.
| $messages[ 'gallery_files'] = 'File gallery' |
Definition at line 35 of file shop-catalog_en.fd.php.
| $messages[ 'gallery_images'] = 'Image gallery' |
Definition at line 34 of file shop-catalog_en.fd.php.
| $messages[ 'gallery_marquee'] = 'Marquee' |
Definition at line 38 of file shop-catalog_en.fd.php.
| $messages[ 'gallery_new_tab'] = 'New tab' |
Definition at line 37 of file shop-catalog_en.fd.php.
| $messages[ 'gallery_no_click'] = 'No click action' |
Definition at line 36 of file shop-catalog_en.fd.php.
| $messages[ 'group_image_hint'] = 'A new image replaces the previous group image. The CMS file remains available.' |
Definition at line 46 of file shop-catalog_en.fd.php.
| $messages[ 'group_image_none'] = 'No group image' |
Definition at line 44 of file shop-catalog_en.fd.php.
| $messages[ 'group_image_save_first'] = 'Save the group first; then a group image can be selected.' |
Definition at line 45 of file shop-catalog_en.fd.php.
| $messages[ 'group_image_select_title'] = 'Select a group image from the media browser' |
Definition at line 43 of file shop-catalog_en.fd.php.
| $messages[ 'group_image_title'] = 'Group image' |
Definition at line 42 of file shop-catalog_en.fd.php.
| $messages[ 'groups_delete_confirm'] = 'Really delete this product group?' |
Definition at line 26 of file shop-catalog_en.fd.php.
| $messages[ 'groups_delete_title'] = 'Delete product group' |
Definition at line 25 of file shop-catalog_en.fd.php.
| $messages[ 'groups_help'] = 'Help: Product groups' |
Definition at line 21 of file shop-catalog_en.fd.php.
| $messages[ 'groups_intro'] = 'Product groups control VAT class, presentation, gallery, and attributes. Products only select their group.' |
Definition at line 20 of file shop-catalog_en.fd.php.
| $messages[ 'groups_new'] = 'New product group' |
Definition at line 22 of file shop-catalog_en.fd.php.
| $messages[ 'groups_new_subtitle'] = 'Define key, name, VAT class, and presentation.' |
Definition at line 24 of file shop-catalog_en.fd.php.
| $messages[ 'groups_new_title'] = 'Create product group' |
Definition at line 23 of file shop-catalog_en.fd.php.
| $messages[ 'groups_no_parent'] = 'No parent group' |
Definition at line 27 of file shop-catalog_en.fd.php.
| $messages[ 'groups_title'] = 'Product groups' |
Definition at line 19 of file shop-catalog_en.fd.php.
| $messages[ 'groups_title_placeholder'] = 'New product group' |
Definition at line 28 of file shop-catalog_en.fd.php.
| $messages[ 'help'] = 'Help' |
Definition at line 10 of file shop-catalog_en.fd.php.
| $messages[ 'inactive'] = 'Inactive' |
Definition at line 8 of file shop-catalog_en.fd.php.
| $messages[ 'media_assigned_title'] = 'Assigned shop images' |
Definition at line 99 of file shop-catalog_en.fd.php.
| $messages[ 'media_group'] = 'Product group' |
Definition at line 91 of file shop-catalog_en.fd.php.
| $messages[ 'media_help'] = 'Help: Shop media' |
Definition at line 89 of file shop-catalog_en.fd.php.
| $messages[ 'media_hint'] = 'Images are managed in the existing CMS media browser under files/media/img/shop/. Upload, crop, resize, batch processing, and maintenance are available there.' |
Definition at line 96 of file shop-catalog_en.fd.php.
| $messages[ 'media_legacy_title'] = 'Legacy fallback files in files/shop/img' |
Definition at line 100 of file shop-catalog_en.fd.php.
| $messages[ 'media_load_selection'] = 'Load selection' |
Definition at line 97 of file shop-catalog_en.fd.php.
| $messages[ 'media_no_group'] = 'No product group' |
Definition at line 95 of file shop-catalog_en.fd.php.
| $messages[ 'media_no_product'] = 'No individual product' |
Definition at line 94 of file shop-catalog_en.fd.php.
| $messages[ 'media_primary'] = 'Primary image' |
Definition at line 93 of file shop-catalog_en.fd.php.
| $messages[ 'media_product'] = 'Product' |
Definition at line 90 of file shop-catalog_en.fd.php.
| $messages[ 'media_select_title'] = 'Assign images from the media browser' |
Definition at line 98 of file shop-catalog_en.fd.php.
| $messages[ 'media_sort'] = 'Sort order' |
Definition at line 92 of file shop-catalog_en.fd.php.
| $messages[ 'media_title'] = 'Shop media' |
Definition at line 88 of file shop-catalog_en.fd.php.
| $messages[ 'new'] = 'New' |
Definition at line 9 of file shop-catalog_en.fd.php.
| $messages[ 'not_assigned'] = 'not assigned' |
Definition at line 15 of file shop-catalog_en.fd.php.
| $messages[ 'required'] = 'Required' |
Definition at line 13 of file shop-catalog_en.fd.php.
| $messages[ 'save_error'] = 'Data could not be saved' |
Definition at line 5 of file shop-catalog_en.fd.php.
| $messages[ 'save_succeass'] = $messages['save_success'] |
Definition at line 4 of file shop-catalog_en.fd.php.
| $messages[ 'save_success'] = 'Data was saved' |
Definition at line 3 of file shop-catalog_en.fd.php.
| $messages[ 'security_token_error'] = 'The action was rejected for security reasons. Please reload the page.' |
Definition at line 16 of file shop-catalog_en.fd.php.
| $messages[ 'selection'] = 'Selection' |
Definition at line 11 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_delete_confirm'] = 'Really delete this shipping group?' |
Definition at line 74 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_delete_title'] = 'Delete shipping group' |
Definition at line 73 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_help'] = 'Help: Shipping groups' |
Definition at line 68 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_intro'] = 'Shipping groups describe delivery type, delivery time, and cost. Products can use the group or override individual shipping values.' |
Definition at line 69 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_new'] = 'New shipping group' |
Definition at line 70 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_new_subtitle'] = 'Define shipping method, delivery time, cost, and sort order.' |
Definition at line 72 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_new_title'] = 'Create shipping group' |
Definition at line 71 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_time_placeholder'] = '1–3 business days' |
Definition at line 76 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_title'] = 'Shipping groups' |
Definition at line 67 of file shop-catalog_en.fd.php.
| $messages[ 'shipping_way_placeholder'] = 'Parcel service' |
Definition at line 75 of file shop-catalog_en.fd.php.
| $messages = array() |
Definition at line 2 of file shop-catalog_en.fd.php.