woocommerce/templates/cart
Rami Yushuvaev f27499b501 i18n Improvements (#12078)
* use %s in translations strings

* merge simmilar error strings

* i18n: use sprintf() in translation strings to make them easier to understand for translators

* i18n: remove sprintf() function from translation string with unused parameter

* i18n: move colons and brackets into the translation strings

* revert comit addaa5d

* Fix broken sprintf()

* i18n: move colons into the translation strings on error messages

* Fix Travis-CI Error: operator must be surrounded by a single space
2016-10-24 08:33:32 +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 i18n Improvements (#12078) 2016-10-24 08:33:32 +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