| @@ -209,10 +209,10 @@ | ||
| 209 | 209 | 'category' => 'checkout', |
| 210 | 210 | 'title' => esc_html__( 'Billing Form Settings', 'shopbuilder' ), |
| 211 | 211 | 'package' => 'free', |
| 212 | 212 | 'active_field' => [ |
| 213 | - 'label' => esc_html__( 'Enable Billing form settings?', 'shopbuilder' ), | |
| 214 | - 'help' => esc_html__( 'Switch on to Billing form settings.', 'shopbuilder' ), | |
| 213 | + 'label' => esc_html__( 'Customize Billing Form Fields?', 'shopbuilder' ), | |
| 214 | + 'help' => esc_html__( 'Switch on to customize billing form fields.', 'shopbuilder' ), | |
| 215 | 215 | ], |
| 216 | 216 | 'fields' => [ |
| 217 | 217 | 'billing_first_name_heading' => [ |
| 218 | 218 | 'id' => 'billing_first_name_heading', |
| @@ -858,10 +858,10 @@ | ||
| 858 | 858 | 'category' => 'checkout', |
| 859 | 859 | 'title' => esc_html__( 'Shipping Form Settings', 'shopbuilder' ), |
| 860 | 860 | 'package' => 'free', |
| 861 | 861 | 'active_field' => [ |
| 862 | - 'label' => esc_html__( 'Enable Shipping form settings?', 'shopbuilder' ), | |
| 863 | - 'help' => esc_html__( 'Switch on to Shipping form settings.', 'shopbuilder' ), | |
| 862 | + 'label' => esc_html__( 'Customize Shipping form Fields?', 'shopbuilder' ), | |
| 863 | + 'help' => esc_html__( 'Switch on to customize shipping form fields.', 'shopbuilder' ), | |
| 864 | 864 | ], |
| 865 | 865 | 'fields' => [ |
| 866 | 866 | 'shipping_first_name_heading' => [ |
| 867 | 867 | 'id' => 'shipping_first_name_heading', |