woocommerce/templates/cart
Claudio Sanches 657c312cae Fix strings case (#12069)
* Fixed case for all _e, esc_attr_e and esc_html_e strings

* Fixed case for all _n_noop strings

* Fixed case for all _x strings

* Fixed case for all __, esc_html__ and esc_attr__ strings

* Fixed a few more strings

* Fixed strings in unit tests

* Fix PayPal Standard case.

* Save Order text
2016-10-12 11:16:30 +01:00
..
cart-empty.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
cart-item-data.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00
cart-shipping.php Make API and CRUD use consistent keys and make use of data 2016-08-30 17:50:35 +01:00
cart-totals.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
cart.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
cross-sells.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
mini-cart.php Hook in woocommerce_widget_shopping_cart_buttons for greater flexibility 2016-07-28 15:06:55 +01:00
proceed-to-checkout-button.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
shipping-calculator.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00