Simon Gaeremynck
|
d7a181be67
|
Nooping console.foo in html10n.js when the method is not defined.
|
2014-11-15 16:31:19 +00:00 |
|
Marcel Klehr
|
9c64b6e268
|
Try to find related languages as a fallback
fixes #2029
|
2013-12-30 13:06:13 +01:00 |
|
Luc Didry
|
3d8452b143
|
Replace tabs indentation with spaces indentation
Some files are obviously external libraries, I didn't touch them
|
2013-12-05 08:41:29 +01:00 |
|
Marcel Klehr
|
dabba91152
|
Update html10n.js
|
2013-07-23 12:42:55 +02:00 |
|
goldquest
|
98c43aff43
|
fixed spacing
|
2013-04-17 18:17:14 +02:00 |
|
goldquest
|
566034ddf0
|
IE8 don't knows the Array.forEach function (simple version fix)
|
2013-04-17 16:51:43 +02:00 |
|
Marcel Klehr
|
594757cc47
|
html10n.js: Don't break in getDirection if language hasn't been set
fixes #1724
|
2013-04-11 18:51:49 +03:00 |
|
Marcel Klehr
|
c755633f09
|
Update html10n.js to correctly use the console.log shim
fixes #1724
|
2013-04-10 17:56:09 +02:00 |
|
Marcel Klehr
|
402a4b7b3e
|
html10n.js: Finally fix two-part locale specs
fixes #1706
|
2013-04-05 14:18:46 +02:00 |
|
Marcel Klehr
|
b3dbf1c995
|
Update html10n.js
|
2013-03-18 22:29:42 +01:00 |
|
Manuel Knitza
|
b9b5ebf661
|
Update src/static/js/html10n.js
Added missing semicolons (#1440)
|
2013-02-01 21:28:22 +01:00 |
|
Marcel Klehr
|
25e1ed2d0c
|
Fix Array.prototype.indexOf for IE8! <3
|
2013-01-23 17:40:10 +01:00 |
|
Marcel Klehr
|
a1188c15c0
|
[html10n] Fix onload event listener (must be attached to window!)
|
2013-01-16 19:47:54 +01:00 |
|
Oscar Perez
|
f00dddd09c
|
Moved console existence check before the variable is used. This was causing a crash in Internet Explorer when the console was not enabled (console is off by default).
|
2013-01-07 13:24:40 -05:00 |
|
Marcel Klehr
|
ba6e0d2a05
|
Fix #1307: Chrome needs console.log to be called on console obj
|
2012-12-30 10:56:31 +01:00 |
|
Marcel Klehr
|
fefbdb6fe1
|
Add direction info
|
2012-12-23 18:17:25 +01:00 |
|
Marcel Klehr
|
fdf6628cc5
|
Fix html attr translation
|
2012-12-23 18:17:23 +01:00 |
|
Marcel Klehr
|
04b65a0b4e
|
Add support for three-letter lang codes
|
2012-12-23 18:17:21 +01:00 |
|
Marcel Klehr
|
23b7469df6
|
[html10n] Don't expose lang code, if the language is not available
|
2012-12-23 18:17:14 +01:00 |
|
Marcel Klehr
|
00d7ebc646
|
Allow html10n to handle import paths relative to the importing file
|
2012-12-23 18:16:59 +01:00 |
|
Marcel Klehr
|
a2b2257851
|
Fix html10n cache and lang fallback
|
2012-12-23 18:16:48 +01:00 |
|
Marcel Klehr
|
64b176f4de
|
Fix html10n (finally)
|
2012-12-23 18:16:41 +01:00 |
|
Marcel Klehr
|
67c893aaca
|
Fix html10n and the locale resource <link>s
|
2012-12-23 18:16:39 +01:00 |
|
Marcel Klehr
|
25be9b8c93
|
Add kick-off code for client-side l10n
|
2012-12-23 18:16:17 +01:00 |
|
Marcel Klehr
|
edacb3e2ca
|
Update html10n.js
|
2012-12-23 18:16:15 +01:00 |
|
Marcel Klehr
|
53521c8732
|
Replace webL10n with html10n.js
|
2012-12-23 18:16:13 +01:00 |
|