yay... more xml...
This commit is contained in:
parent
2176aa8a1d
commit
e19deffe61
2 changed files with 3 additions and 3 deletions
|
@ -43,5 +43,5 @@ msgid "gluon-config-mode:novpn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Bitte trage nun den Namen deines Knotens "
|
"Bitte trage nun den Namen deines Knotens "
|
||||||
"(<em><%=pcdata(hostname)%></em>) und ein paar andere Informationen unter "
|
"(<em><%=pcdata(hostname)%></em>) und ein paar andere Informationen unter "
|
||||||
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a> "
|
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a> "
|
||||||
"ein."
|
"ein."
|
||||||
|
|
|
@ -25,7 +25,7 @@ msgstr ""
|
||||||
"connect the node to the Hamburg mesh VPN after the key has been registered on "
|
"connect the node to the Hamburg mesh VPN after the key has been registered on "
|
||||||
"the Freifunk Hamburg servers. "
|
"the Freifunk Hamburg servers. "
|
||||||
"Please register your key, the name of your node (<em><%=pcdata(hostname)%></em>), and a bit of additional info at "
|
"Please register your key, the name of your node (<em><%=pcdata(hostname)%></em>), and a bit of additional info at "
|
||||||
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a>.</p>"
|
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a>.</p>"
|
||||||
"<div class=\"the-key\">"
|
"<div class=\"the-key\">"
|
||||||
" # <%= pcdata(hostname) %>"
|
" # <%= pcdata(hostname) %>"
|
||||||
" <br/>"
|
" <br/>"
|
||||||
|
@ -44,5 +44,5 @@ msgid "gluon-config-mode:novpn"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Please enter the name of your node "
|
"Please enter the name of your node "
|
||||||
"(<em><%=hostname%></em>) and some additional information at "
|
"(<em><%=hostname%></em>) and some additional information at "
|
||||||
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a> "
|
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a> "
|
||||||
"."
|
"."
|
||||||
|
|
Loading…
Reference in a new issue