wordpress bulk discount plugin
-
;; In file : woocommerce-bulk-discount.php
;;
;;
array(
‘name’ => __( ‘Remove any bulk discounts if a coupon code is applied’, ‘wc_bulk_discount’ ),
‘id’ => ‘woocommerce_t4m_remove_discount_on_coupon’,
‘std’ => ‘yes’,
‘type’ => ‘checkbox’,
‘default’ => ‘yes’
),
;;
;;
;; The message =—> ‘Remove any bulk discounts if a coupon code is applied’
;;
;; DOES NOT appear in the language file : wc_bulk_discount-en_GB.po
;;
;; accordingly, this message can not be translated to French in : wc_bulk_discount-fr_FR.po
;;
;; The translation should be : ‘Enlever tout Escompte en Vrac si un code de coupon est appliqué’
;;
;; %EOF% ;; End Of File ;;Best regards, SerLab.
P.S. Inform me as to were I can post the files: wc_bulk_discount-fr_FR.po & wc_bulk_discount-fr_FR.mo
The topic ‘wordpress bulk discount plugin’ is closed to new replies.