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 aceptó la presentación a %2$s.</string>
<string name="introduction_response_declined_received">%1$s rechazó la presentación a %2$s.</string>
<string name="introduction_response_declined_received_by_introducee">%1$s dice que %2$s rechazó la presentación.</string>
<plurals name="introduction_notification_text">
<plurals name="contact_added_notification_text">
<item quantity="one">nuevo contacto añadido.</item>
<item quantity="other">%d nuevos contactos añadidos.</item>
</plurals>