aboutsummaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorrubo77 <github@r.z11.de>2016-09-23 01:52:57 +0200
committerrubo77 <github@r.z11.de>2016-09-23 01:52:57 +0200
commit0c466760c10ca2f2340e771be947c65197165ceb (patch)
tree7990ca9dc27b28d7c3258656c049b946910acba2 /i18n
parent67b355d19297fbc1e8486fb21e0d6dce9a49f891 (diff)
Inside of URLs, urlescape must be used instead of escape.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.po4
-rw-r--r--i18n/en.po4
2 files changed, 4 insertions, 4 deletions
diff --git a/i18n/de.po b/i18n/de.po
index f6af2fb..be3464e 100644
--- a/i18n/de.po
+++ b/i18n/de.po
@@ -28,8 +28,8 @@ msgstr ""
"kann sich dein Knoten mit dem Kieler Mesh-VPN zu verbinden. Bitte "
"schicke dazu diesen Schlüssel und den Namen deines Knotens "
"(<em><%= escape(hostname) %></em>) an <a href="
-"\"mailto:freifunk-keys@lists.in-kiel.de?subject=Anmeldung:%20<%= escape(hostname) %>&amp;"
-"body=%23%20<%= escape(hostname) %>%0A%23%20<%= sysconfig.primary_mac %>%0Akey%20%22"
+"\"mailto:freifunk-keys@lists.in-kiel.de?subject=Anmeldung:%20<%= urlescape(hostname) %>&amp;"
+"body=%23%20<%= urlescape(hostname) %>%0A%23%20<%= sysconfig.primary_mac %>%0Akey%20%22"
"<%= pubkey %>%22%3B\">freifunk-keys@lists.in-kiel.de</a>. <small>Ein Klick auf "
"den E-Mail Link müsste&trade; dein E-Mail Programm öffnen und alle benötigten "
"Informationen in eine neue Mail einfügen.</small>"
diff --git a/i18n/en.po b/i18n/en.po
index 91117f7..8b0ca5b 100644
--- a/i18n/en.po
+++ b/i18n/en.po
@@ -21,8 +21,8 @@ msgstr ""
"connect the node to the Freifunk mesh VPN after the key has been registered on "
"the Freifunk Kiel servers. "
"To register the key send it together with your node's name (<em><%= escape(hostname) %></em>) to <a href="
-"\"mailto:freifunk-keys@lists.in-kiel.de?subject=Anmeldung:%20<%= escape(hostname) %>&amp;"
-"body=%23%20<%= escape(hostname) %>%0A%23%20<%= sysconfig.primary_mac %>%0Akey%20%22"
+"\"mailto:freifunk-keys@lists.in-kiel.de?subject=Anmeldung:%20<%= urlescape(hostname) %>&amp;"
+"body=%23%20<%= urlescape(hostname) %>%0A%23%20<%= sysconfig.primary_mac %>%0Akey%20%22"
"<%= pubkey %>%22%3B\">freifunk-keys@lists.in-kiel.de</a>."
"</p>"
"<div class=\"the-key\">"