diff options
author | Christian Schoenebeck <christian.schoenebeck@gmail.com> | 2015-04-21 21:26:00 +0200 |
---|---|---|
committer | Christian Schoenebeck <christian.schoenebeck@gmail.com> | 2015-04-21 21:26:00 +0200 |
commit | 2fdd19524d7ab9ed2f2ebde146ffceddbb949216 (patch) | |
tree | 4b554c3006cef96660f785e5609224102a44d466 /modules/luci-mod-freifunk | |
parent | 6a13d73c298413a32236e3a06108f6236254c248 (diff) |
fix wrong xhtml tags in po files
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Diffstat (limited to 'modules/luci-mod-freifunk')
-rw-r--r-- | modules/luci-mod-freifunk/po/it/freifunk.po | 2 | ||||
-rw-r--r-- | modules/luci-mod-freifunk/po/zh-cn/freifunk.po | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/modules/luci-mod-freifunk/po/it/freifunk.po b/modules/luci-mod-freifunk/po/it/freifunk.po index 9bbeebc54..26610f75c 100644 --- a/modules/luci-mod-freifunk/po/it/freifunk.po +++ b/modules/luci-mod-freifunk/po/it/freifunk.po @@ -314,7 +314,7 @@ msgid "" msgstr "" "Il servizio OLSRd non è configurato per acquisire i dati di posizione della " "rete. <br/> Assicurarsi che il plugin nameservice sia configurato " -"correttamente e che l'opzione <em>latlon_file</ em> è abilitata." +"correttamente e che l'opzione <em>latlon_file</em> è abilitata." msgid "The installed firmware is the most recent version." msgstr "Il firmware installato è la versione più recente." diff --git a/modules/luci-mod-freifunk/po/zh-cn/freifunk.po b/modules/luci-mod-freifunk/po/zh-cn/freifunk.po index 213058d2c..2d58b1653 100644 --- a/modules/luci-mod-freifunk/po/zh-cn/freifunk.po +++ b/modules/luci-mod-freifunk/po/zh-cn/freifunk.po @@ -297,7 +297,7 @@ msgstr "TX" msgid "" "The <em>libiwinfo</em> package is not installed. You must install this " "component for working wireless configuration!" -msgstr "<em> libiwinfo </ em>包没有安装。进行无线配置您必须安装此组件!" +msgstr "<em> libiwinfo </em>包没有安装。进行无线配置您必须安装此组件!" msgid "" "The OLSRd service is not configured to capture position data from the " @@ -305,7 +305,7 @@ msgid "" "configured and that the <em>latlon_file</em> option is enabled." msgstr "" "没有配置OLSRd从网络获取位置数据。<br />请确保正确配置域名服务插件,且<em> " -"latlon_file </ em>选项被启用。" +"latlon_file </em>选项被启用。" msgid "The installed firmware is the most recent version." msgstr "所安装固件为最新版本。" |