Internationalize ULS

* internationalize ULS when jquery.i18n is present. Otherwise use the
fallback English interface
* Example with and without i18n
* Message files for few languages
This commit is contained in:
Santhosh Thottingal
2012-09-21 22:24:06 -07:00
parent 2ce74db801
commit 0781f022dd
18 changed files with 201 additions and 31 deletions

View File

@@ -0,0 +1,3 @@
{
"uls-example-title": "Universal Language Selector"
}

View File

@@ -0,0 +1,3 @@
{
"uls-example-title": "ആഗോള ഭാഷാ സഹായി"
}

4
examples/resources/jquery.i18n.min.js vendored Normal file

File diff suppressed because one or more lines are too long