Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
darkbit
ffbs-gluon
Commits
e70ced9c
Unverified
Commit
e70ced9c
authored
8 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
docs: fix uses of obsolete "escape" function in site examples
parent
22746a2a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/site-example/i18n/de.po
+3
-3
3 additions, 3 deletions
docs/site-example/i18n/de.po
docs/site-example/i18n/en.po
+3
-3
3 additions, 3 deletions
docs/site-example/i18n/en.po
docs/site-example/i18n/fr.po
+3
-3
3 additions, 3 deletions
docs/site-example/i18n/fr.po
with
9 additions
and
9 deletions
docs/site-example/i18n/de.po
+
3
−
3
View file @
e70ced9c
...
...
@@ -22,18 +22,18 @@ msgstr ""
"er auf den Servern des Freifunk-Projektes auf Alpha Centauri eingetragen wurde, "
"kann sich dein Knoten mit dem Mesh-VPN dort verbinden. Bitte "
"schicke dazu diesen Schlüssel und den Namen deines Knotens "
"(<em><%=
escape
(hostname)%></em>) an "
"(<em><%=
pcdata
(hostname)%></em>) an "
"<a href=\"mailto:keys@alpha-centauri.freifunk.net\">keys@alpha-centauri.freifunk.net</a>."
"</p>"
"<div class=\"the-key\">"
" # <%=
escape
(hostname) %>"
" # <%=
pcdata
(hostname) %>"
" <br/>"
"<%= pubkey %>"
"</div>"
msgid "gluon-config-mode:reboot"
msgstr ""
"<p>Dein Knoten <em><%=
escape
(hostname) %></em> startet gerade neu und wird "
"<p>Dein Knoten <em><%=
pcdata
(hostname) %></em> startet gerade neu und wird "
"anschließend versuchen, sich mit anderen Freifunkknoten in seiner Nähe zu "
"verbinden. Weitere Informationen zur "
"Alpha Centauri Freifunk-Community findest du auf "
...
...
This diff is collapsed.
Click to expand it.
docs/site-example/i18n/en.po
+
3
−
3
View file @
e70ced9c
...
...
@@ -19,18 +19,18 @@ msgid "gluon-config-mode:pubkey"
msgstr ""
"<p>This is your Freifunk node's public key. The node won't be able to "
"connect to the mesh VPN until the key has been registered on the Freifunk servers. "
"To register, send the key together with your node's name (<em><%=
escape
(hostname)%></em>) to "
"To register, send the key together with your node's name (<em><%=
pcdata
(hostname)%></em>) to "
"<a href=\"mailto:keys@alpha-centauri.freifunk.net\">keys@alpha-centauri.freifunk.net</a>."
"</p>"
"<div class=\"the-key\">"
" # <%=
escape
(hostname) %>"
" # <%=
pcdata
(hostname) %>"
" <br/>"
"<%= pubkey %>"
"</div>"
msgid "gluon-config-mode:reboot"
msgstr ""
"<p>Your node <em><%=
escape
(hostname) %></em> is currently rebooting and will "
"<p>Your node <em><%=
pcdata
(hostname) %></em> is currently rebooting and will "
"try to connect to other nearby Freifunk nodes after that. For more "
"information about the Freifunk community on Alpha Centauri, have a look at "
"<a href=\"https://alpha-centauri.freifunk.net/\">our homepage</a>.</p>"
...
...
This diff is collapsed.
Click to expand it.
docs/site-example/i18n/fr.po
+
3
−
3
View file @
e70ced9c
...
...
@@ -22,18 +22,18 @@ msgstr ""
"entrée sur les serveurs de votre groupe de Freifunk votre nœud pourra se connecter "
"sur les serveur Mesh-VPN de votre groupe Freifunk. Veuillez envoyer la clé avec le "
"nom de votre nœud "
"(<em><%=
escape
(hostname)%></em>) à "
"(<em><%=
pcdata
(hostname)%></em>) à "
"<a href=\"mailto:keys@alpha-centauri.freifunk.net\">keys@alpha-centauri.freifunk.net</a>."
"</p>"
"<div class=\"the-key\">"
" # <%=
escape
(hostname) %>"
" # <%=
pcdata
(hostname) %>"
" <br/>"
"<%= pubkey %>"
"</div>"
msgid "gluon-config-mode:reboot"
msgstr ""
"<p>Votre nœud <em><%=
escape
(hostname) %></em> es en train de redémarrer et "
"<p>Votre nœud <em><%=
pcdata
(hostname) %></em> es en train de redémarrer et "
"va ensuite éssayer de se connecter avec les autres nœuds du réseau Freifunk "
"Vous pourrez trouver plus d'informations sur votre groupe Freifunk sur la page "
"<a href=\"https://alpha-centauri.freifunk.net/\"> de ton groupe </a>.</p> "
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment