diff options
author | Steven Barth <steven@midlink.org> | 2009-03-11 15:21:59 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-03-11 15:21:59 +0000 |
commit | 8eadc262d0644ac877a9a316355dfba98e371536 (patch) | |
tree | 77723edb163465dc698cb9712aeffcde1fdcf9ed /modules/freifunk/luasrc/i18n/freifunk.en.xml | |
parent | a125a64a154247e3c2979900d8a63c30fdaa7a34 (diff) |
Drop XML i18n files
Diffstat (limited to 'modules/freifunk/luasrc/i18n/freifunk.en.xml')
-rw-r--r-- | modules/freifunk/luasrc/i18n/freifunk.en.xml | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/modules/freifunk/luasrc/i18n/freifunk.en.xml b/modules/freifunk/luasrc/i18n/freifunk.en.xml deleted file mode 100644 index ce519ad72c..0000000000 --- a/modules/freifunk/luasrc/i18n/freifunk.en.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> - -<i18n:msgs xmlns:i18n="http://luci.freifunk-halle.net/2008/i18n#" xmlns="http://www.w3.org/1999/xhtml"> - -<i18n:msg xml:id="ff_hellonet">Hello and welcome in the network of</i18n:msg> -<i18n:msg xml:id="ff_public1">We are an initiative to establish a free, independent and open wireless mesh network.</i18n:msg> -<i18n:msg xml:id="ff_public2">This is the access point</i18n:msg> -<i18n:msg xml:id="ff_public3">It is operated by</i18n:msg> -<i18n:msg xml:id="ff_public4">You can find further information about the global Freifunk initiative at</i18n:msg> -<i18n:msg xml:id="ff_public5">If you are interested in our project then contact the local community</i18n:msg> -<i18n:msg xml:id="ff_public6">Internet access depends on technical and organisational conditions and may or may not work for you.</i18n:msg> - -<i18n:msg xml:id="ff_location">Location</i18n:msg> -<i18n:msg xml:id="ff_mail">E-Mail</i18n:msg> -<i18n:msg xml:id="ff_mail1">You really should provide your address here!</i18n:msg> -<i18n:msg xml:id="ff_nickname">Nickname</i18n:msg> -<i18n:msg xml:id="ff_name">Realname</i18n:msg> -<i18n:msg xml:id="ff_node">Node</i18n:msg> -<i18n:msg xml:id="ff_note">Notice</i18n:msg> -<i18n:msg xml:id="ff_phone">Phone</i18n:msg> -<i18n:msg xml:id="ff_ram">Memory</i18n:msg> -<i18n:msg xml:id="ff_free">Free</i18n:msg> -<i18n:msg xml:id="ff_buffers">Buffers</i18n:msg> -<i18n:msg xml:id="ff_cached">Cached</i18n:msg> -<i18n:msg xml:id="ff_total">Total</i18n:msg> -<i18n:msg xml:id="ff_geocoord">Coordinates</i18n:msg> - -</i18n:msgs> |