luci-0.11: merge outstanding trunk changes
[project/luci.git] / modules / freifunk / luasrc / model / cbi / freifunk / basics.lua
index bbf7c56ce0a92f392970d1d4be5ddcbd140c9ce8..8987b1cb46f636a3eb3b2c61be1cad898356f39b 100644 (file)
@@ -15,7 +15,6 @@ local fs = require "luci.fs"
 local util = require "luci.util"
 local uci = require "luci.model.uci".cursor()
 local profiles = "/etc/config/profile_"
-luci.i18n.loadc("freifunk")
 
 m = Map("freifunk", translate ("Community"))
 c = m:section(NamedSection, "community", "public", nil, translate("These are the basic settings for your local wireless community. These settings define the default values for the wizard and DO NOT affect the actual configuration of the router."))