Add internal setting item to clear onboarding state.

This commit is contained in:
Alex Hart
2022-07-13 13:11:21 -03:00
committed by Cody Henthorne
parent b18542a839
commit 34379b8d3a
4 changed files with 24 additions and 2 deletions

View File

@@ -2671,6 +2671,8 @@
<string name="configurable_single_select__customize_option">Customize option</string>
<!-- Internal only preferences -->
<string name="preferences__internal_clear_onboarding_state" translatable="false">Clear onboarding state</string>
<string name="preferences__internal_clears_onboarding_flag_and_triggers_download_of_onboarding_stories">Clears onboarding flag and triggers download of onboarding stories.</string>
<string name="preferences__internal_preferences" translatable="false">Internal Preferences</string>
<string name="preferences__internal_preferences_groups_v2" translatable="false">Groups V2</string>
<string name="preferences__internal_preferences_groups_v1_migration" translatable="false">Groups V1 Migration</string>