* luci/applications: statistics: split i18n data for rrdtool (Latin1) and webinterfac...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 31 Aug 2008 14:37:28 +0000 (14:37 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 31 Aug 2008 14:37:28 +0000 (14:37 +0000)
commit64a16c5bbfa59babb3fff06841dbd51d0ab5320e
treef665d4d8e596c558440b1aae39ebdd344ba4855f
parentec8047cf3bf579533e99721913e3a6f82f40cb91
* luci/applications: statistics: split i18n data for rrdtool (Latin1) and webinterface (UTF8), hide rrdtool xml since xsltproc generates UTF8 where it should create Latin1 and escapes characters that should not be escaped which leads to corrupted labels in generated diagram images
applications/luci-statistics/luasrc/i18n/rrdtool.de.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/i18n/rrdtool.de.xml.hide [new file with mode: 0644]
applications/luci-statistics/luasrc/i18n/rrdtool.en.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/i18n/rrdtool.en.xml.hide [new file with mode: 0644]
applications/luci-statistics/luasrc/i18n/statistics.de.lua
applications/luci-statistics/luasrc/i18n/statistics.de.xml
applications/luci-statistics/luasrc/i18n/statistics.en.lua
applications/luci-statistics/luasrc/i18n/statistics.en.xml