Merge "AppClone: Implement clone backend flow"

This commit is contained in:
Ankita Vyas
2022-12-20 09:12:07 +00:00
committed by Android (Google) Code Review
7 changed files with 317 additions and 32 deletions

View File

@@ -6471,6 +6471,10 @@
<!-- Description for introduction of the cloned apps page [CHAR LIMIT=NONE]-->
<string name="desc_cloned_apps_intro_text">Create a second instance of an app so that you can use two accounts at the same time.</string>
<string name="cloned_apps_summary"><xliff:g id="cloned_apps_count">%1$s</xliff:g> cloned, <xliff:g id="allowed_apps_count">%2$d</xliff:g> available to clone</string>
<!-- Summary text when an app is being cloned [CHAR LIMIT=40] -->
<string name="cloned_app_creation_summary">Creating&#8230;</string>
<!-- Summary text after an app is cloned [CHAR LIMIT=40] -->
<string name="cloned_app_created_summary">Cloned</string>
<!-- Summary text for system preference title, showing important setting items under system setting [CHAR LIMIT=NONE]-->
<string name="system_dashboard_summary">Languages, gestures, time, backup</string>
<!-- Summary text for language preference title, showing important setting items under language setting [CHAR LIMIT=NONE]-->