1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 13:57:10 +09:00

DROID-2816 Auth | Fix | Refact error handling on mnemonic-login screen (#1803)

This commit is contained in:
Evgenii Kozlov 2024-11-18 14:23:51 +01:00 committed by GitHub
parent 3a2defa5ec
commit 5c16df81ec
Signed by: github
GPG key ID: B5690EEEBB952194
3 changed files with 34 additions and 12 deletions

View file

@ -1702,6 +1702,8 @@ Please provide specific details of your needs here.</string>
<string name="membership_error_button_text_dismiss">Ok</string>
<string name="error_login_network_id_mismatch">Network ID mismatch detected. Please verify your network configuration.</string>
<string name="error_login_select_vault_error">Select vault error.</string>
<string name="error_login_account_deleted_error">This account is deleted. Try using another account or create a new one.</string>
<string name="error_login_account_need_update_error">Unable to retrieve account. Please update Anytype to the latest version.</string>
<string name="global_search_related_to">"Related to: "</string>
<string name="global_search_no_related_objects_found">No related objects found</string>