mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3476 Migration | Enhancement | Update migration UX flow (#2168)
This commit is contained in:
parent
1cd15e2dde
commit
e8194734db
8 changed files with 323 additions and 98 deletions
|
@ -1985,6 +1985,16 @@ Please provide specific details of your needs here.</string>
|
|||
<string name="property_edit_menu_delete">Delete from space</string>
|
||||
<string name="property_edit_menu_unlink">Unlink from type</string>
|
||||
<string name="delete_space_checkbox_text">I have read and want to delete this space</string>
|
||||
<string name="migration_screen_new_version_update">New Version Update</string>
|
||||
<string name="migration_screen_description_1">We\'re laying the groundwork for our new chats. Including counters, notifications and other features needed for smooth chat experience.</string>
|
||||
<string name="migration_screen_description_2">It might take a little while, but don\'t worry, your data is safe.</string>
|
||||
<string name="migration_screen_start_update">Start Update</string>
|
||||
<string name="migration_screen_read_more">Read More</string>
|
||||
<string name="migration_screen_what_to_expect">What to Expect</string>
|
||||
<string name="migration_screen_your_data_remains_safe">Your Data Remains Safe</string>
|
||||
<string name="migration_screen_your_data_description">During this update, your data remains fully secure. The update is performed directly on your device, and your synced data remains unaffected. We’ll just copy it to a new format, and a local backup will be created on your device, containing all your data in the previous format.</string>
|
||||
<string name="migration_screen_your_data_description_2">The reason we’re retaining this backup is to debug and assist you, in case of unforeseen.</string>
|
||||
<string name="migration_screen_what_to_expect_description">You\'ll see a loading screen during the update. Once finished, you can continue using the app normally.</string>
|
||||
|
||||
<string name="object_type_icon_change_title">Change icon</string>
|
||||
<string name="object_type_icon_remove">Remove</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue