Merge "Fix bulleted list 2nd align issue in reset dialog"
This commit is contained in:
committed by
Android (Google) Code Review
commit
940373e976
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user