Merge "Fix bulleted list 2nd align issue in reset dialog"

This commit is contained in:
TreeHugger Robot
2019-06-14 12:49:24 +00:00
committed by Android (Google) Code Review

View File

@@ -4354,13 +4354,7 @@
<!-- [CHAR LIMIT=NONE] Manage applications screen, menu item. Title of dialog to confirm resetting user's app preferences. -->
<string name="reset_app_preferences_title">Reset app preferences?</string>
<!-- [CHAR LIMIT=NONE] Manage applications screen, menu item. Body of dialog to confirm resetting user's app preferences. -->
<string name="reset_app_preferences_desc">This will reset all preferences for:\n\n
<li>Disabled apps</li>\n
<li>Disabled app notifications</li>\n
<li>Default applications for actions</li>\n
<li>Background data restrictions for apps</li>\n
<li>Any permission restrictions</li>\n\n
You will not lose any app data.</string>
<string name="reset_app_preferences_desc">This will reset all preferences for:\n\n<li>Disabled apps</li>\n<li>Disabled app notifications</li>\n<li>Default applications for actions</li>\n<li>Background data restrictions for apps</li>\n<li>Any permission restrictions</li>\n\nYou will not lose any app data.</string>
<!-- [CHAR LIMIT=25] Manage applications screen, menu item. Confirmation button of dialog to confirm resetting user's app preferences. -->
<string name="reset_app_preferences_button">Reset apps</string>
<!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. -->