summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc/i18n.lua
AgeCommit message (Expand)Author
2014-06-11build: introduce luci-baseJo-Philipp Wich
2012-12-02libs/web: let luci.i18n.setlanguage() return the lang that was actually loadedJo-Philipp Wich
2012-11-25libs/web: rewrite template engine, merge lmo libraryJo-Philipp Wich
2009-10-31libs/web: prepare template parser, dispatcher and i18n class for upcoming po ...Jo-Philipp Wich
2009-07-26libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua st...Jo-Philipp Wich
2009-07-26libs/web: convert given argument to string in i18n.translatef()Jo-Philipp Wich
2009-07-09libs/web: use lmo in luci.i18nJo-Philipp Wich
2009-05-28libs/web: if current language is a regional dialect, fall back to generic lan...Jo-Philipp Wich
2009-04-04trunk: prepare LuCI to handle .lua.gz filesJo-Philipp Wich
2008-10-05* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" t...Jo-Philipp Wich
2008-08-06Moved luci.sys.libpath to luci.utilSteven Barth
2008-07-29libs/web: Small improvements, added inline documentationSteven Barth
2008-07-06libs/web: Removed deprecated i18n-file naming conventionSteven Barth
2008-06-28* libs/web: Switched from HTTP-Basic-Auth to Session-AuthSteven Barth
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
2008-06-08* More TranslationSteven Barth
2008-06-01* Performance optimizationsSteven Barth
2008-05-31* Core translation part 2Steven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth