Update recycle bin related strings
This commit is contained in:
parent
3f06b521bf
commit
565f991932
56 changed files with 341 additions and 11 deletions
|
|
@ -68,9 +68,16 @@
|
|||
<string name="no_archived_conversations">Нема архивираних разговора</string>
|
||||
<string name="archive_emptied_successfully">Архива је успјешно испражнјена</string>
|
||||
<string name="empty_archive_confirmation">Да ли сте сигурни да желите да испразните архиву? Све архивиране поруке ће бити избрисане.</string>
|
||||
<!-- Recycle bin -->
|
||||
<string name="restore">Restore</string>
|
||||
<string name="restore_all_messages">Restore all messages</string>
|
||||
<string name="empty_recycle_bin_messages_confirmation">Are you sure you want to empty the recycle bin? The messages will be permanently lost.</string>
|
||||
<string name="skip_the_recycle_bin_messages">Skip the Recycle Bin, delete messages directly</string>
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_whole_conversation_confirmation">Да ли сте сигурни да желите да избришете све поруке ове конверзације\?</string>
|
||||
<string name="archive_confirmation">Да ли сте сигурни да желите да архивирате %s?</string>
|
||||
<string name="restore_whole_conversation_confirmation">Are you sure you want to restore all messages of this conversation?</string>
|
||||
<string name="restore_confirmation">Are you sure you want to restore %s?</string>
|
||||
<!-- Are you sure you want to delete 5 conversations? -->
|
||||
<plurals name="delete_conversations">
|
||||
<item quantity="one">%d разговор</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue