X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-ushare%2Fluasrc%2Fmodel%2Fcbi%2Fushare.lua;fp=applications%2Fluci-ushare%2Fluasrc%2Fmodel%2Fcbi%2Fushare.lua;h=7032b2d5ce6b73c5a7127dd0dc6713e61c42f703;hp=41f9612bb1e0826e55b5a4edb414e3d638189751;hb=e736b9592ca08c189d15eabba6a338972a12bce4;hpb=431d4e8eff513622eaa1b6e3f0803913c0abb975 diff --git a/applications/luci-ushare/luasrc/model/cbi/ushare.lua b/applications/luci-ushare/luasrc/model/cbi/ushare.lua index 41f9612bb1..7032b2d5ce 100644 --- a/applications/luci-ushare/luasrc/model/cbi/ushare.lua +++ b/applications/luci-ushare/luasrc/model/cbi/ushare.lua @@ -14,7 +14,7 @@ $Id$ ]]-- m = Map("ushare", translate("uShare"), - translate("uShare is a UPnP (TM) A/V & DLNA Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files.")) + luci.util.pcdata(translate("uShare is a UPnP (TM) A/V & DLNA Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files."))) s = m:section(TypedSection, "ushare", translate("Settings")) s.addremove = false