woocommerce/includes/shortcodes
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
..
class-wc-shortcode-cart.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-shortcode-checkout.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-shortcode-my-account.php Added address type to filter 2016-10-21 15:12:45 +02:00
class-wc-shortcode-order-tracking.php i18n Improvements (#12078) 2016-10-24 08:33:32 +01:00