Merge pull request #524 from 10cents/patch-17

delete_future_occurrences
This commit is contained in:
Tibor Kaputa 2018-06-13 19:16:50 +02:00 committed by GitHub
commit 2133365be4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<string name="event_is_repeatable">Begivenheden kan gentages</string>
<string name="selection_contains_repetition">Valget indeholder gentagne begivenheder</string>
<string name="delete_one_only">Slet kun denne forekomst</string>
<string name="delete_future_occurrences">Delete this and all future occurrences</string>
<string name="delete_future_occurrences">Slet denne og alle fremtidige forekomster</string>
<string name="delete_all_occurrences">Slet alle forekomster</string>
<string name="update_one_only">Opdater kun denne forekomst</string>
<string name="update_all_occurrences">Opdater alle forekomster</string>