* luci/i18n: updated translation files, xhtml fixes in openwrt.org theme
[project/luci.git] / applications / luci-upnp / luasrc / i18n / upnp.en.lua
index eb11f97..98a3dd1 100644 (file)
@@ -1,6 +1,6 @@
-upnpd = "Universal Plug & Play"
-upnpd_desc = "UPNP allows clients in the local network to automatically configure the router."
-upnpd_config_desc = "UPNP should only be enabled if absolutely necessary as it can result in high security risks for your network."
-upnpd_config_logoutput = "Log output"
-upnpd_config_download = "Downlink"
-upnpd_config_upload = "Uplink"
\ No newline at end of file
+upnpd = [[Universal Plug & Play]]
+upnpd_desc = [[UPNP allows clients in the local network to automatically configure the router.]]
+upnpd_config_desc = [[UPNP should only be enabled if absolutely necessary as it can result in high security risks for your network.]]
+upnpd_config_logoutput = [[Log output]]
+upnpd_config_download = [[Downlink]]
+upnpd_config_upload = [[Uplink]]