* Added many descriptions
[project/luci.git] / module / admin-core / src / model / cbi / admin_services / olsrd.lua
index 430b7868747885afea1540dfeafa5b73b317e1ad..b2238986364b451c17a52802c0299238dcb7b3bd 100644 (file)
@@ -1,7 +1,8 @@
 -- ToDo: Autodetect things, Translate, Add descriptions
 require("ffluci.fs")
 
-m = Map("olsr", "OLSR")
+m = Map("olsr", "OLSR", [[OLSR ist ein flexibles Routingprotokoll, 
+dass den Aufbau von mobilen Ad-Hoc Netzen unterstützt.]])
 
 s = m:section(NamedSection, "general", "olsr", "Allgemeine Einstellungen")