1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-28 11:00:38 +12:00
uMatrix/src
Deathamns c56d3ca717 Avoid using Chrome's @@bidi_* type i18n messages
... for the sake of portability.

When including vapi-common.js in an HTML file, then the body element there
will have a "dir" attribute filled with the current locale's direction
(ltr or rtl).

The following languages are considered right-to-left: ar, he, fa, ps, ur.
Everything else is left-to-right.

After the "dir" attribute is set, we can decide in CSS which elements
should have different styling for rtl languages (e.g., body[dir=rtl] #id).
2015-04-10 19:37:25 -04:00
..
_locales reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00
css this fixes #82 2014-12-12 13:52:13 -05:00
img reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00
js Avoid using Chrome's @@bidi_* type i18n messages 2015-04-10 19:37:25 -04:00
lib no longer needed 2014-10-31 18:52:57 -04:00
about.html rtl languages friendly: issue #29 2014-11-03 14:27:59 -05:00
asset-viewer.html work on many things, need more 2014-10-23 19:40:48 -04:00
background.html this fixes #10 2014-10-25 23:30:43 -04:00
dashboard.html this addresses some of #28 issues 2014-11-01 12:22:44 -04:00
hosts-files.html work on many things, need more 2014-10-23 19:40:48 -04:00
info.html just reordering labels 2014-11-05 18:54:08 -05:00
popup.html vertical ellispsis instead 2014-11-25 17:56:32 -02:00
privacy.html this fixes #59 2014-11-19 23:17:24 -02:00
settings.html re #89: fixed using non-compliant color 2015-01-12 22:40:52 -05:00
user-rules.html export must be on left side since permanent rules are exported 2014-11-07 18:29:13 -05:00