libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua strings...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 26 Jul 2009 22:48:09 +0000 (22:48 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 26 Jul 2009 22:48:09 +0000 (22:48 +0000)
commit1b557b0b7b2ebed0b8752ec3b676e801c6ba9043
treecaaca8bab94d13544bd3dd230268d88baab588aa
parentdebfd75f3384cac10939c62c2f884ae3c1a8cb4e
libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua strings instead of udata objects
libs/web/luasrc/i18n.lua