From b33d8d1ee5b765b82aef1011006b2cedc5c453b1 Mon Sep 17 00:00:00 2001 From: Ernir Erlingsson Date: Thu, 10 Dec 2015 10:55:13 +0100 Subject: [PATCH] fixed missing string --- briar-android/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/briar-android/res/values/strings.xml b/briar-android/res/values/strings.xml index 2a3b21c7a..6532d77d8 100644 --- a/briar-android/res/values/strings.xml +++ b/briar-android/res/values/strings.xml @@ -113,5 +113,5 @@ Lost password - Password recovery is not possible. Do you wish to delete your user and re-register ? + Password recovery is not possible. Do you wish to delete your user, all contacts, and re-register ? \ No newline at end of file