Remote Contact Adding UI: Address review comments

This commit is contained in:
Torsten Grote
2019-04-26 13:09:57 -03:00
parent 4bf21b2f3b
commit 7a71d2bad4
48 changed files with 155 additions and 169 deletions

View File

@@ -177,7 +177,7 @@
<string name="introduction_response_accepted_received">%1$s heeft de introductie aan %2$sgeaccepteerd.</string>
<string name="introduction_response_declined_received">%1$s heeft de introductie aan %2$s afgewezen.</string>
<string name="introduction_response_declined_received_by_introducee">%1$s zegt dat %2$s je introductie heeft afgewezen.</string>
<plurals name="introduction_notification_text">
<plurals name="contact_added_notification_text">
<item quantity="one">Nieuw contact is toegevoegd.</item>
<item quantity="other">%d nieuwe contacten zijn toegevoegd.</item>
</plurals>