Skip to content

Commit 2c2e57e

Browse files
authored
Merge pull request #2828 from bobidle/site-example
docs: update sample email addresses in site example
2 parents 942b4ae + c6cfa32 commit 2c2e57e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/site-example/i18n/de.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ msgstr ""
4949
"<%= pubkey %>"
5050
"</div>"
5151
"<p>Dein Knoten startet gerade neu und wird anschließend versuchen, sich mit "
52-
"anderen Freifunkknoten in seiner Nähe über WLAN sowie über deine"
52+
"anderen Freifunkknoten in seiner Nähe über WLAN sowie über deine "
5353
"Internetverbindung über das VPN-Gateway zu verbinden.</p>"
5454
"<p>Vergiss nicht das Netzwerkkabel vom LAN Port in den WAN Port "
5555
"umzustecken.</p>"
@@ -61,7 +61,7 @@ msgstr ""
6161
"Freifunk-Netz aufbauen, wenn andere Freifunk-Knoten in WLAN-Reichweite sind.</p>"
6262
"<p>Bitte schicke uns eine E-Mail mit dem Namen deines Knotens "
6363
"(<em><%= pcdata(hostname) %></em>) und ein paar Informationen an <a href="
64-
"\"mailto:[email protected]?"
64+
"\"mailto:[email protected]?"
6565
"subject=<%= urlencode('Anmeldung: ' .. hostname) %>&amp;"
6666
"body=<%= urlencode('# ' .. hostname .. '\n# ' .. sysconfig.primary_mac .. '\n# kein mesh-VPN') %>"
6767
"<%= urlencode('\n\nIch habe zur Kenntnis genommen, dass der im ') %>"

docs/site-example/i18n/en.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@ msgstr ""
5555
"<p>You have selected <strong>not</strong> to use the mesh VPN. "
5656
"Your node will only be able to connect to the Freifunk network if other nodes "
5757
"in reach already have a connection.</p>"
58-
"Please send an e-mail with the name of your node "
58+
"<p>Please send an e-mail with the name of your node "
5959
"(<em><%=pcdata(hostname)%></em>) and some additional information to "
60-
"<a href=\"mailto:keys@alpha-centauri.freifunk.net?subject="
60+
"<a href=\"mailto:kontakt@alpha-centauri.freifunk.net?subject="
6161
"<%= urlencode('Registration: ' .. hostname) %>&amp;body="
6262
"<%= urlencode('# ' .. hostname .. '\n# ' .. sysconfig.primary_mac .. '\nkey ') %>"
6363
"%22<%= pubkey %>%22;"
6464
"<%= urlencode('\n\nI have taken note that the contact I entered in the ') %>"
6565
"<%= urlencode('node is publicly available on the Internet and can be ') %>"
6666
"<%= urlencode('used by any services (e.g. the meshviewer map).') %>"
6767
"<%= urlencode('\n\nThanks, \n\n') %>"
68-
"\">keys@alpha-centauri.freifunk.net</a>. Of course, your e-mail address will "
68+
"\">kontakt@alpha-centauri.freifunk.net</a>. Of course, your e-mail address will "
6969
"be treated confidentially and will not be passed on.</p>"
7070
"<p>Your node <em><%= pcdata(hostname) %></em> is currently rebooting and will "
7171
"try to connect to other nearby Freifunk nodes after that.</p>"

0 commit comments

Comments
 (0)