pdf.js/external/webL10n
Rob Wu ac5a8bcdda [l10n] Treat language as case-insensitive
See "Case-insensitive language comparisons per RFC 4646"
https://github.com/fabi1cazenave/webL10n/pull/51

Removed the "patch" in compatibility.js and fixed the bug in webL10n,
because the logic belongs to webL10n instead of PDF.js.
The immediate motivation for this patch is that Chrome 40 converts
navigator.language to lower case: https://crbug.com/454331
2015-02-02 22:02:18 +01:00
..
l10n.js [l10n] Treat language as case-insensitive 2015-02-02 22:02:18 +01:00
README.md Missing webL10n library files 2012-04-30 15:33:37 -05:00

The source code for the library can be found at

https://github.com/fabi1cazenave/webL10n