delete_all_events_confirmation done

This commit is contained in:
10cents 2018-02-01 11:22:15 +01:00 committed by GitHub
parent 4edd3af202
commit fdc3fff54a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,8 +195,8 @@
<string name="snooze_delay">Udsæt påmindelsen med en snooze på</string> <string name="snooze_delay">Udsæt påmindelsen med en snooze på</string>
<string name="widgets">Widgets</string> <string name="widgets">Widgets</string>
<string name="replace_description_with_location">Erstat beskrivelse med sted på visningen af begivenhedslisten</string> <string name="replace_description_with_location">Erstat beskrivelse med sted på visningen af begivenhedslisten</string>
<string name="delete_all_events">Delete all events</string> <string name="delete_all_events">Slet alle begivenheder</string>
<string name="delete_all_events_confirmation">Are you sure you want to delete all events? This will leave your event types and other settings intact.</string> <string name="delete_all_events_confirmation">Er du sikker på at du vil slette alle begivenheder? Dine begivenhedstyper og andre indstillinger vil forblive intakte.</string>
<!-- CalDAV sync --> <!-- CalDAV sync -->
<string name="caldav">CalDAV</string> <string name="caldav">CalDAV</string>