Skip to content
Snippets Groups Projects
Commit 7764fe3f authored by Karsten Böddeker's avatar Karsten Böddeker
Browse files

Improves ffho-config-mode-site-select

Move Translation to Site_repo
parent bb3b5e23
No related branches found
No related tags found
No related merge requests found
......@@ -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"))
......
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"
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 ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment