Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Commit

Permalink
Changed message about manual deactivation of the alert in all languag…
Browse files Browse the repository at this point in the history
…es. #69
  • Loading branch information
jmatsushita committed Apr 20, 2015
1 parent 89e6d68 commit cf579b4
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<string name="i_am_at">Ich bin hier</string>
<string name="i_am_at_url">Ich bin hier https://maps.google.com/GPS-location</string>
<string name="location_not_found">Versuche zu lokalisieren</string>
<string name="stop_alert_message">Der Alarm wurde gestoppt</string>
<string name="panic_button">Panik\nTaster</string>
<string name="page_title_text">Titel</string>

Expand All @@ -26,7 +27,6 @@
<string name="alert_status_standby">Alarm ist in Bereitschaft</string>
<string name="send_emergency_alert">&#160;&#160;Sende Notfall-Alarm</string>
<string name="stop_alert">&#160;&#160;Beende Alarmzustand</string>
<string name="stop_alert_message">Ich bin aus der Gefahrenzone</string>
<string name="alert_status_active">Die App ist im Alarmzustand und sendet alle 5 Minuten</string>

<string name="first_contact">&#160;1.&#160;</string>
Expand Down
2 changes: 1 addition & 1 deletion res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<string name="i_am_at">I\'m at</string>
<string name="i_am_at_url">I\'m at https://maps.google.com/GPS-location</string>
<string name="location_not_found">Trying to identify location</string>
<string name="stop_alert_message">The alert has been stopped</string>
<string name="panic_button">Panic\nButton</string>
<string name="page_title_text">Title</string>

Expand All @@ -26,7 +27,6 @@
<string name="alert_status_standby">Alert is in standby</string>
<string name="send_emergency_alert">&#160;&#160;Send emergency alert</string>
<string name="stop_alert">&#160;&#160;Stop alert</string>
<string name="stop_alert_message">I am out of danger</string>
<string name="alert_status_active">Alert is active and Sending every five minutes</string>

<string name="first_contact">&#160;1.&#160;</string>
Expand Down
2 changes: 1 addition & 1 deletion res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<string name="i_am_at">Estoy en</string>
<string name="i_am_at_url">Estoy en : https://maps.google.com/GPS-ubicación </string>
<string name="location_not_found">Tratando de identificar la ubicación</string>
<string name="stop_alert_message">La alarma fue desactivada</string>
<string name="panic_button">Boton de Panico</string>
<string name="page_title_text">Titulo</string>

Expand All @@ -26,7 +27,6 @@
<string name="alert_status_standby">La alerta se encuentra en pausa </string>
<string name="send_emergency_alert">&#160;&#160;Enviar alerta de emergencia</string>
<string name="stop_alert">&#160;&#160;Detener alerta</string>
<string name="stop_alert_message">Estoy fuera de peligro</string>
<string name="alert_status_active">La alerta esta activada y se enviara cada cinco minutos </string>

<string name="choose_contact">Escoge a tus contactos de emergencia</string>
Expand Down
4 changes: 2 additions & 2 deletions res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<string name="i_am_at">Je suis ici:</string>
<string name="i_am_at_url">Je suis ici: http://maps.google.com/GPS-location</string>
<string name="location_not_found">En cours d\'identification de l\'emplacement</string>
<string name="stop_alert_message">L\'alerte à été désactivée</string>
<string name="panic_button">Bouton\nd\'Urgence</string>
<string name="page_title_text">Titre</string>

Expand All @@ -26,7 +27,6 @@
<string name="alert_status_standby">L\'alerte est en mode veille</string>
<string name="send_emergency_alert">&#160;&#160;Envoyer l\'alerte d\'urgence</string>
<string name="stop_alert">&#160;&#160;Arrêter l\'alerte</string>
<string name="stop_alert_message">Je suis hors de danger</string>
<string name="alert_status_active">L\'alerte est active et émet toutes les cinq minutes</string>

<string name="choose_contact">Choisissez votre contact d\'urgence</string>
Expand Down Expand Up @@ -57,6 +57,6 @@
<string name="second_contact">&#160;2.&#160;</string>
<string name="third_contact">&#160;3.&#160;</string>

<string name="confirmation_message">After vibration, press power button once again for confirmation within 3 seconds.</string>
<string name="confirmation_message">Aprés la vibration, appuyer à nouveau sur le bouton marche-arrêt dans les 3 secondes pour confirmer.</string>

</resources>
2 changes: 1 addition & 1 deletion res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<string name="i_am_at">Estou em</string>
<string name="i_am_at_url">Estou em https://maps.google.com/GPS-location</string>
<string name="location_not_found">Tentando identificar a localização</string>
<string name="stop_alert_message">Alerta foi desativado</string>
<string name="panic_button">Botão\nPânico</string>
<string name="page_title_text">Title</string>

Expand All @@ -26,7 +27,6 @@
<string name="alert_status_standby">Alerta está em modo de espera</string>
<string name="send_emergency_alert">&#160;&#160;Enviar alerta de emergência</string>
<string name="stop_alert">&#160;&#160;Parar alerta</string>
<string name="stop_alert_message">Estou fora de perigo</string>
<string name="alert_status_active">Alerta está ativo e enviando a cada 5 minutos</string>

<string name="choose_contact">Escolher contato de emergência</string>
Expand Down

0 comments on commit cf579b4

Please sign in to comment.