Add confirmation for archiving conversations
This commit is contained in:
parent
5dff8367e3
commit
e07fbe40a6
48 changed files with 62 additions and 1 deletions
|
|
@ -63,6 +63,7 @@
|
|||
<string name="empty_archive_confirmation">Are you sure you want to empty the archive? All archived conversations will be permanently lost.</string>
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_whole_conversation_confirmation">Er du sikker på, at du vil slette alle beskeder i denne samtale\?</string>
|
||||
<string name="archive_confirmation">Are you sure you want to archive %s?</string>
|
||||
<!-- Are you sure you want to delete 5 conversations? -->
|
||||
<plurals name="delete_conversations">
|
||||
<item quantity="one">%d samtale</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue