From 732848fc0ec96b9c41a0d11f317c32313380dc01 Mon Sep 17 00:00:00 2001 From: Alethea Butler Date: Fri, 30 May 2014 02:03:24 -0400 Subject: Added question mark to remove_contact_text --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 13e43f5f..abfdf306 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -34,7 +34,7 @@ Participant Visitor Enter a new name: - Do you want to delete %s from your roster. The conversation associated with this account will not be removed. + Do you want to delete %s from your roster? The conversation associated with this account will not be removed. The server %s presented you with an untrusted, possible self signed, certificate. Server Info Register new account on server -- cgit v1.2.3 From cb127add56cc34126e7c5527b6299f7a7c2e3aaf Mon Sep 17 00:00:00 2001 From: Alethea Butler Date: Fri, 30 May 2014 02:04:24 -0400 Subject: Changed "unsuccessful delivery" to "delivery failed" --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index abfdf306..b345fc81 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -77,7 +77,7 @@ Attach file The contact is not in your roster. Would you like to add it? Add contact - unsuccessful delivery + delivery failed rejected Receiving image file. Please wait… Preparing image for transmission -- cgit v1.2.3