diff options
author | Steven Barth <steven@midlink.org> | 2008-05-08 16:14:49 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-05-08 16:14:49 +0000 |
commit | 424a6ce48d2c1eba12493ad8bb5a8350a23f7dbf (patch) | |
tree | 1b3660fd9a8db552d50c9ef9d11b9dee35bf8fac /modules/freifunk/src/i18n | |
parent | 1f6c5cccd269ad70257cacb5d6f13e421d6cfb4f (diff) |
* Readded freifunk module
Diffstat (limited to 'modules/freifunk/src/i18n')
-rw-r--r-- | modules/freifunk/src/i18n/admin_index_contact.en | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/freifunk/src/i18n/admin_index_contact.en b/modules/freifunk/src/i18n/admin_index_contact.en new file mode 100644 index 0000000000..e2402e91fc --- /dev/null +++ b/modules/freifunk/src/i18n/admin_index_contact.en @@ -0,0 +1,11 @@ +contact1 = [[This information will be available on the public contact page. +As stated in the Picopeering Agreement you should at least enter your e-mail address. +To display your router on any topography map, please enter your geographical coordinates or at least +your street and house number in the location field.]] +nickname = "Nickname" +mail1 = "This field is essential!" +phone = "Phone" +location = "Location" +coord = "Coordinates" +coord1 = "Latitude;Longitude (e.g. 51.5;12.9)" +note = "Note"
\ No newline at end of file |