Adding "Delete all App Clones" option on Cloned Apps page.
This option is seen by clicking the '3-dot' menu on Settings->Cloned Apps page and requires: 1. Flag 'remove_all_cloned_apps' to be turned on. 2. Cloned UserId to be present in system. Test: Manually setting the flag, creating clones. Change-Id: I83ff40923f7932ed6b23cb831bdcd2cb9252d295
This commit is contained in:
@@ -6581,6 +6581,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>
|
||||
<!-- Description for cloned apps removal title [CHAR LIMIT=40]-->
|
||||
<string name="delete_all_app_clones">Delete all App clones</string>
|
||||
<!-- Description for cloned apps removal failure title [CHAR LIMIT=40]-->
|
||||
<string name="delete_all_app_clones_failure">Delete all App clones failed</string>
|
||||
<!-- Summary text when an app is being cloned [CHAR LIMIT=40] -->
|
||||
<string name="cloned_app_creation_summary">Creating…</string>
|
||||
<!-- Summary text after an app is cloned [CHAR LIMIT=40] -->
|
||||
|
||||
Reference in New Issue
Block a user