From: Jo-Philipp Wich Date: Tue, 24 Jul 2012 11:54:29 +0000 (+0000) Subject: applications/luci-ushare: add description (#458) X-Git-Tag: 0.11.0~475 X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=b252792ad797e3af30f3c2c24e886baacb89852e applications/luci-ushare: add description (#458) --- diff --git a/applications/luci-ushare/luasrc/model/cbi/ushare.lua b/applications/luci-ushare/luasrc/model/cbi/ushare.lua index cc7377e4a3..41f9612bb1 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_desc")) + 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