From d46b41124db479f13e4b8acc628e78a5ad483592 Mon Sep 17 00:00:00 2001
From: Flip <philippe@pilarkto.net>
Date: Fri, 23 Dec 2016 18:30:01 +0100
Subject: [PATCH] gluon 2016.2.2 adjustments

---
 README.md           | 1 +
 i18n/de.po          | 6 ++++++
 i18n/en.po          | 8 ++++++++
 i18n/gluon-site.pot | 6 ++++++
 4 files changed, 21 insertions(+)

diff --git a/README.md b/README.md
index 00e1b9826..0eb52a498 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ Freifunk Stuttgart specific Gluon configuration
 Doku: https://gluon.readthedocs.org/en/latest/user/site.html
 
 Gluon versions used for specific Stuttgart Freifunk Firmware builds:
+* ffs-1.0: v2016.2.2
 * ffs-0.9: v2016.2.1
 * ffs-0.8: v2016.2
 * ffs-0.7: v2016.1.3
diff --git a/i18n/de.po b/i18n/de.po
index e34a9f1d1..a84caadc7 100644
--- a/i18n/de.po
+++ b/i18n/de.po
@@ -54,4 +54,10 @@ msgstr ""
 "Viel Spaß mit deinem Knoten und bei der Erkundung von Freifunk!<br /> "
 "<small>Hilf uns weitere Anleitungen, Texte, Grafiken, Applikationen, Schaubilder, und ähnliches zu erstellen die wir hier verlinken können, um jedem neuen Freifunker einen guten Start zu ermöglichen</small>"
 
+msgid "gluon-config-mode:altitude-label"
+msgstr "Höhe"
 
+msgid "gluon-config-mode:altitude-help"
+msgstr ""
+"Die Höhenangabe ist optional und sollte nur gesetzt werden, wenn ein "
+"exakter Wert bekannt ist."
diff --git a/i18n/en.po b/i18n/en.po
index 764062cfe..72dfcca4b 100644
--- a/i18n/en.po
+++ b/i18n/en.po
@@ -44,3 +44,11 @@ msgstr ""
 "10 seconds during normal operation. The device will then reboot into config "
 "mode.</p>"
 "<p>Have fun with your node and exploring the Freifunk network!</p>"
+
+msgid "gluon-config-mode:altitude-label"
+msgstr "Altitude"
+
+msgid "gluon-config-mode:altitude-help"
+msgstr ""
+"Specifying the altitude is optional and should only be done if a proper "
+"value is known."
diff --git a/i18n/gluon-site.pot b/i18n/gluon-site.pot
index 670de4107..a161a12b0 100644
--- a/i18n/gluon-site.pot
+++ b/i18n/gluon-site.pot
@@ -9,3 +9,9 @@ msgstr ""
 
 msgid "gluon-config-mode:reboot"
 msgstr ""
+
+msgid "gluon-config-mode:altitude-label"
+msgstr ""
+
+msgid "gluon-config-mode:altitude-help"
+msgstr ""
-- 
GitLab