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

DROID-3391 Migration | Tech | Fix migration error description (#2107)

This commit is contained in:
Evgenii Kozlov 2025-02-17 20:35:14 +01:00 committed by GitHub
parent 792cf179ca
commit aed46a1061
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -1877,7 +1877,7 @@ Please provide specific details of your needs here.</string>
<string name="chats_alert_delete_this_message_description">It cannot be restored after confirmation</string>
<string name="chats_alert_delete_this_message">Delete this message?</string>
<string name="migration_migration_is_in_progress">Migration is in progress</string>
<string name="migration_this_shouldn_t_take_long">This shouldnt take long. Thanks for your patience.</string>
<string name="migration_this_shouldn_t_take_long">This may take some time. Please dont close the app until the process is complete.</string>
<string name="migration_error_try_again">Try again</string>
<string name="migration_migration_failed">Migration failed</string>
<string name="migration_error_please_free_up_space_and_run_the_process_again">Please free up space and run the process again.</string>