Merge pull request #286 from Solatec/patch-27

Update strings.xml
This commit is contained in:
Tibor Kaputa 2018-03-06 12:19:45 +01:00 committed by GitHub
commit a42e4c292d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -262,9 +262,9 @@
</plurals>
<!-- For example: Time remaining till the alarm goes off: 6 hours, 5 minutes -->
<string name="alarm_goes_off_in">Time remaining till the alarm goes off: %s</string>
<string name="alarm_warning">Please make sure the alarm works properly before relying on it. It could misbehave due to system restrictions related to battery saving.</string>
<string name="reminder_warning">Please make sure the reminders work properly before relying on them. They could misbehave due to system restrictions related to battery saving.</string>
<string name="alarm_goes_off_in">Tiempo restante hasta que suene la alarma: %s</string>
<string name="alarm_warning">Asegúrese de que la alarma funcione correctamente antes de confiar en ella. Podría comportarse mal debido a las restricciones del sistema relacionadas con el ahorro de batería.</string>
<string name="reminder_warning">Asegúrese de que los recordatorios funcionen correctamente antes de confiar en ellos. Podrían portarse mal debido a las restricciones del sistema relacionadas con el ahorro de batería.</string>
<!-- Settings -->
<string name="settings">Ajustes</string>