Browse Source

Improves ffho-config-mode-site-select

Move Translation to Site_repo
Karsten Böddeker 8 years ago
parent
commit
7764fe3f12

+ 1 - 3
ffpb/ffho-config-mode-site-select/files/lib/gluon/config-mode/wizard/0200-site-select.lua

@@ -8,9 +8,7 @@ local config = require 'gluon.sites'
 local M = {}
 
 function M.section(form)
-	local msg = i18n.translate('Here you have the possibility of selecting the region in which ' ..
-                               'your node is placed. Please keep in mind that your router ' ..
-                               'connects only with the mesh of the selected region')
+	local msg = i18n.translate('gluon-config-mode:site-select')
 	local s = form:section(cbi.SimpleSection, nil, msg)
 
 	local o = s:option(cbi.ListValue, "community", i18n.translate("Region"))

+ 2 - 12
ffpb/ffho-config-mode-site-select/i18n/de.po

@@ -1,8 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2015-10-30 20:44+0100\n"
-"Last-Translator: Karsten Böddeker <freifunk@kb-light.de>\n"
+"PO-Revision-Date: 2015-11-02 13:15+0100\n"
+"Last-Translator: Freifunk Hochstift <kontakt@hochstift.freifunk.net>\n"
 "Language-Team: German\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
@@ -10,15 +10,5 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-msgid ""
-"Here you have the possibility of selecting the region in which "
-"your node is placed. Please keep in mind that your router "
-"connects only with the mesh of the selected region"
-msgstr ""
-"Hier hast du die Möglichkeit die Region, in der sich dein "
-"Knoten befindet, auszuwählen. Bitte denke daran, dass dein Router "
-"sich nur mit dem Netz der ausgewählten Region verbindet."
-
 msgid "Region"
 msgstr "Region"
-

+ 0 - 6
ffpb/ffho-config-mode-site-select/i18n/ffho-config-mode-site-select.pot

@@ -1,11 +1,5 @@
 msgid ""
 msgstr "Content-Type: text/plain; charset=UTF-8"
 
-msgid ""
-"Here you have the possibility of selecting the region in which "
-"your node is placed. Please keep in mind that your router "
-"connects only with the mesh of the selected region"
-msgstr ""
-
 msgid "Region"
 msgstr ""