index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
static
/
js
/
html10n.js
Age
Commit message (
Expand
)
Author
2014-11-15
Nooping console.foo in html10n.js when the method is not defined.
Simon Gaeremynck
2013-12-30
Try to find related languages as a fallback
Marcel Klehr
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-07-23
Update html10n.js
Marcel Klehr
2013-04-17
fixed spacing
goldquest
2013-04-17
IE8 don't knows the Array.forEach function (simple version fix)
goldquest
2013-04-11
html10n.js: Don't break in getDirection if language hasn't been set
Marcel Klehr
2013-04-10
Update html10n.js to correctly use the console.log shim
Marcel Klehr
2013-04-05
html10n.js: Finally fix two-part locale specs
Marcel Klehr
2013-03-18
Update html10n.js
Marcel Klehr
2013-02-01
Update src/static/js/html10n.js
Manuel Knitza
2013-01-23
Fix Array.prototype.indexOf for IE8! <3
Marcel Klehr
2013-01-16
[html10n] Fix onload event listener (must be attached to window!)
Marcel Klehr
2013-01-07
Moved console existence check before the variable is used. This was causing ...
Oscar Perez
2012-12-30
Fix #1307: Chrome needs console.log to be called on console obj
Marcel Klehr
2012-12-23
Add direction info
Marcel Klehr
2012-12-23
Fix html attr translation
Marcel Klehr
2012-12-23
Add support for three-letter lang codes
Marcel Klehr
2012-12-23
[html10n] Don't expose lang code, if the language is not available
Marcel Klehr
2012-12-23
Allow html10n to handle import paths relative to the importing file
Marcel Klehr
2012-12-23
Fix html10n cache and lang fallback
Marcel Klehr
2012-12-23
Fix html10n (finally)
Marcel Klehr
2012-12-23
Fix html10n and the locale resource <link>s
Marcel Klehr
2012-12-23
Add kick-off code for client-side l10n
Marcel Klehr
2012-12-23
Update html10n.js
Marcel Klehr
2012-12-23
Replace webL10n with html10n.js
Marcel Klehr