mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-02-17 03:51:03 +01:00
commit
4bd6ec6b16
@ -145,17 +145,17 @@
|
|||||||
<string name="blocked_numbers">Geblokkeerde nummers</string>
|
<string name="blocked_numbers">Geblokkeerde nummers</string>
|
||||||
|
|
||||||
<!-- Confirmation dialog -->
|
<!-- Confirmation dialog -->
|
||||||
<string name="delete_contacts_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
<string name="delete_contacts_confirmation">%s verwijderen?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
||||||
|
|
||||||
<!-- Are you sure you want to delete 5 contacts? -->
|
<!-- Are you sure you want to delete 5 contacts? -->
|
||||||
<plurals name="delete_contacts">
|
<plurals name="delete_contacts">
|
||||||
<item quantity="one">%d contact</item>
|
<item quantity="one">%d contact</item>
|
||||||
<item quantity="other">%d contacts</item>
|
<item quantity="other">%d contacten</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<plurals name="delete_groups">
|
<plurals name="delete_groups">
|
||||||
<item quantity="one">%d group</item>
|
<item quantity="one">%d groep</item>
|
||||||
<item quantity="other">%d groups</item>
|
<item quantity="other">%d groepen</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user