diff options
author | Steven Barth <steven@midlink.org> | 2008-08-22 17:18:36 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-08-22 17:18:36 +0000 |
commit | 9c6a852939c4f16f5d82299ff7b3a10f15ac3db0 (patch) | |
tree | 070f5e179d8205f0d9c0807545f4de20660c1c64 /modules/freifunk/luasrc/i18n/freifunk.de.xml | |
parent | dcf0f6146fb3beb47b4d677b29be5f13d86ea1e6 (diff) |
Updated XML translation system, fixed some errors with multiline-translations
Thanks: Alina Friedrichsen
Diffstat (limited to 'modules/freifunk/luasrc/i18n/freifunk.de.xml')
-rw-r--r-- | modules/freifunk/luasrc/i18n/freifunk.de.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/freifunk/luasrc/i18n/freifunk.de.xml b/modules/freifunk/luasrc/i18n/freifunk.de.xml index 8312468a24..e947cba6ce 100644 --- a/modules/freifunk/luasrc/i18n/freifunk.de.xml +++ b/modules/freifunk/luasrc/i18n/freifunk.de.xml @@ -7,6 +7,7 @@ <i18n:msg xml:id="public3">Er wird betrieben von </i18n:msg> <i18n:msg xml:id="public4">Weitere Informationen zur globalen Freifunkinitiative findest du unter</i18n:msg> <i18n:msg xml:id="public5">Hast du Interesse an diesem Projekt, dann wende dich an deine lokale Gemeinschaft</i18n:msg> +<i18n:msg xml:id="public6">Der Internetzugang über das experimentelle Freifunknetz ist an technische und organisatorische Bedingungen geknüpft und deshalb möglicherweise nicht (immer) gewährleistet.</i18n:msg> <i18n:msg xml:id="location">Standort</i18n:msg> <i18n:msg xml:id="mail">E-Mail</i18n:msg> @@ -21,4 +22,5 @@ <i18n:msg xml:id="cached">Cached</i18n:msg> <i18n:msg xml:id="total">Gesamt</i18n:msg> <i18n:msg xml:id="geocoord">Geokoordinaten</i18n:msg> + </i18n:msgs> |