Merge pull request #338 from 10cents/patch-5
delete_all_events_confirmation done
This commit is contained in:
commit
343bbf8bec
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue