FireAlerts (wip)

This commit is contained in:
Vicente J. Ruiz Jurado 2018-07-15 09:33:32 +02:00
parent acf95b699d
commit 6d9ad379c4
11 changed files with 133 additions and 38 deletions

View file

@ -45,5 +45,8 @@
"inSomething": "in $something",
"SAVE": "SAVE",
"CANCEL": "CANCEL",
"privacyPolicy": "Privacy Policy"
"privacyPolicy": "Privacy Policy",
"errorFirePlaceDialog": "We couldn't get the location of the fire",
"callEmergencyServicesDescription": "You can call 112 if you have not already done so to notify the emergency services.",
"tweetAboutAFireDescription": "Additionally if you use twitter you can notify them with additional information, for example, attaching photos to the tweet if you have good visibility of the fire, when you took the photos, exact location, etc. Use #hashtags type #IFMinicipalTerminal for example #IFJumilla (Forest Fire in Jumilla)."
}

View file

@ -45,5 +45,8 @@
"inSomething": "en $something",
"SAVE": "GUARDAR",
"CANCEL": "CANCELAR",
"privacyPolicy": "Política de Privacidad"
"privacyPolicy": "Política de Privacidad",
"errorFirePlaceDialog": "No hemos podido obtener la ubicación del fuego",
"callEmergencyServicesDescription": "Puedes llamar al 112 si no lo has hecho ya para avisar a los servicios de emergencia.",
"tweetAboutAFireDescription": "Adicionalmente si usas twitter puedes notificarles con información adicional, por ejemplo, adjuntando fotos al tweet si tienes buena visibilidad del fuego, cuando tomaste las fotos, ubicación exacta, etc. Usa #hashtags tipo #IFTerminoMunicipal por ejemplo #IFJumilla (Incendio Forestal en Jumilla)."
}