diff --git a/i18n/de.po b/i18n/de.po index c4187ba..f0bef46 100644 --- a/i18n/de.po +++ b/i18n/de.po @@ -19,11 +19,16 @@ msgstr "" msgid "gluon-config-mode:pubkey" msgstr "" -"Dies ist der öffentliche Schlüssel deines Freifunkknotens. Erst nachdem " +"

Dies ist der öffentliche Schlüssel deines Freifunkknotens. Erst nachdem " "er auf den Servern des Hamburger Freifunk-Projektes eingetragen wurde, " "kann sich dein Knoten mit dem Hamburger Mesh-VPN verbinden. " "Bitte trage dazu diesen Schlüssel, den Namen deines Knotens (<%=hostname%>) und ein paar andere Informationen unter " -"&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/ ein." +"&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/ ein.

" +"
" +" # <%= hostname %>" +"
" +"<%= pubkey %>" +"
" msgid "gluon-config-mode:reboot" msgstr "" @@ -40,4 +45,3 @@ msgstr "" "(<%=hostname%>) und ein paar andere Informationen unter " "&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/ " "ein." - diff --git a/i18n/en.po b/i18n/en.po index 208e783..2731910 100644 --- a/i18n/en.po +++ b/i18n/en.po @@ -21,12 +21,16 @@ msgstr "" msgid "gluon-config-mode:pubkey" msgstr "" -"This is the public key for your Freifunk node. You can only " +"

This is the public key for your Freifunk node. You can only " "connect the node to the Hamburg mesh VPN after the key has been registered on " "the Freifunk Hamburg servers. " "Please register your key, the name of your node (<%=hostname%>), and a bit of additional info at " -"&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/." - +"&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/.

" +"
" +" # <%= hostname %>" +"
" +"<%= pubkey %>" +"
" msgid "gluon-config-mode:reboot" msgstr "" @@ -42,4 +46,3 @@ msgstr "" "(<%=hostname%>) and some additional information at " "&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/ " "." -