From c1a43adec5e9d2496239d9aab77dc619b24936ab Mon Sep 17 00:00:00 2001
From: Flip <philippe@pilarkto.net>
Date: Tue, 21 Mar 2017 10:24:04 +0100
Subject: [PATCH] Update i18n and ffs module

---
 i18n/de.po | 4 +++-
 i18n/en.po | 4 +++-
 modules    | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/i18n/de.po b/i18n/de.po
index 221250a10..78160c9f2 100644
--- a/i18n/de.po
+++ b/i18n/de.po
@@ -65,7 +65,9 @@ msgstr ""
 "exakter Wert bekannt ist."
 
 msgid "gluon-config-mode:zip-help"
-msgstr "Die PLZ hilft dem Freifunk-Knoten automatisch die beste Gegenstelle (Segment) auszuwählen."
+msgstr ""
+"Die PLZ hilft automatisch die richtige Region (Segment) für deinen Freifunk-Knoten auszuwählen. "
+"Dies ist wichtig für das fehlerfreie Meshen mit benachbarten Knoten."
 
 msgid "ZIP-Code"
 msgstr "PLZ"
diff --git a/i18n/en.po b/i18n/en.po
index 652d26fe3..ea647f9a7 100644
--- a/i18n/en.po
+++ b/i18n/en.po
@@ -55,4 +55,6 @@ msgstr ""
 "value is known."
 
 msgid "gluon-config-mode:zip-help"
-msgstr "ZIP-Codes are used to automatically assign your Freifunk-Node to the right Segment."
+msgstr ""
+"ZIP-Codes are used to automatically select the correct region (segment) for your Freifunk-Node. "
+"This is necessary to mesh with nodes in your environment."
diff --git a/modules b/modules
index d098e2ad8..efde4a86e 100644
--- a/modules
+++ b/modules
@@ -1,4 +1,4 @@
 GLUON_SITE_FEEDS='ffs'
 
 PACKAGES_FFS_REPO=https://github.com/freifunk-stuttgart/Gluon-Packages
-PACKAGES_FFS_COMMIT=f00e339eb8323bba3b034c664c138a0ab84ac681
+PACKAGES_FFS_COMMIT=b107f65b9edb3c1c2f1bed59afec608f7f055585
-- 
GitLab