fixed missing string

This commit is contained in:
Ernir Erlingsson
2015-12-10 10:55:13 +01:00
parent a5fd7ff9dc
commit b33d8d1ee5

View File

@@ -113,5 +113,5 @@
<!-- Dialogs -->
<string name="dialog_title_lost_password">Lost password</string>
<string name="dialog_message_lost_password">Password recovery is not possible. Do you wish to delete your user and re-register ?</string>
<string name="dialog_message_lost_password">Password recovery is not possible. Do you wish to delete your user, all contacts, and re-register ?</string>
</resources>