mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 21:29:54 +01:00
fixed missing string
This commit is contained in:
@@ -113,5 +113,5 @@
|
|||||||
|
|
||||||
<!-- Dialogs -->
|
<!-- Dialogs -->
|
||||||
<string name="dialog_title_lost_password">Lost password</string>
|
<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>
|
</resources>
|
||||||
Reference in New Issue
Block a user