woocommerce/includes/admin/meta-boxes
Rami Yushuvaev 59dc477a20 Direction characters (i18n, RLT, a11y) (#12177)
* RTL+i18n: product title stricture as translation string to allow RTL languages to change `→` TO `←`

* i18n: move the `→` into the translation string to allow RTL languages to translate to `←`

* RTL: product filter indent using `→` and `←` chars

* a11y: remove `←` char, it's a bad accessibility practice to use visual indicators to point to menus

* a11y: remove `←` char, it's a bad accessibility practice to use visual indicators to point to menus
2016-10-25 21:34:50 -02:00
..
views i18n Improvements (#12078) 2016-10-24 08:33:32 +01:00
class-wc-meta-box-coupon-data.php i18n context functions (#12156) 2016-10-24 08:31:07 +01:00
class-wc-meta-box-order-actions.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-data.php Direction characters (i18n, RLT, a11y) (#12177) 2016-10-25 21:34:50 -02:00
class-wc-meta-box-order-downloads.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-items.php Add missing phpdoc param tags to all WC_Meta_Box_* classes 2016-01-04 22:31:36 +01:00
class-wc-meta-box-order-notes.php WordPress.PHP.YodaConditions.NotYoda 2016-09-09 03:14:28 +03:00
class-wc-meta-box-product-data.php i18n Improvements (#12078) 2016-10-24 08:33:32 +01:00
class-wc-meta-box-product-images.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-product-short-description.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00