Skip to content
Snippets Groups Projects
Commit a991701b authored by rubo77's avatar rubo77
Browse files

warnung im rebootscreen, wenn man kein Mesh-VPN gewählt hat

parent 2f6492fb
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,10 @@ msgstr ""
msgid "gluon-config-mode:nopubkey"
msgstr ""
"<p><div class=\"the-key\">Du hast ausgewählt, <strong>kein Mesh-VPN</strong> "
"zu nutzen. Dein Knoten kann also nur dann eine Verbindung zum Freifunk Netz "
"aufbauen, wenn andere Freifunk-Router in WLAN-Reichweite sind."
"</div></p>"
"Bitte trage nun den Namen deines Knotens "
"(<em><%= escape(hostname) %></em>) und ein paar andere Informationen unter "
"<a href=\"https://formular.nord.freifunk.net/#/new?hostname=<%= urlescape(hostname) %>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.ffnord.net/</a> "
......
......@@ -42,6 +42,9 @@ msgstr ""
msgid "gluon-config-mode:nopubkey"
msgstr ""
"<p><div class=\"the-key\">You have selected <strong>not</strong> to use the mesh VPN. "
"Your node will only be able to connect to the internet if other nodes in reach "
"already have a connection.</div></p>"
"Please enter the name of your node "
"(<em><%= escape(hostname) %></em>) and some additional information at "
"<a href=\"https://formular.nord.freifunk.net/#/new?hostname=<%= urlescape(hostname) %>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.ffnord.net/</a> "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment