Merge "Changed string to notify user of effects"
This commit is contained in:
committed by
Android (Google) Code Review
commit
41fa24b9df
@@ -3568,11 +3568,11 @@
|
|||||||
<!-- [CHAR LIMIT=30] Manage applications, label for option to disable app -->
|
<!-- [CHAR LIMIT=30] Manage applications, label for option to disable app -->
|
||||||
<string name="app_disable_dlg_positive">Disable app</string>
|
<string name="app_disable_dlg_positive">Disable app</string>
|
||||||
<!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling apps -->
|
<!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling apps -->
|
||||||
<string name="app_disable_dlg_text">If you disable this app, other apps may no longer function as intended.</string>
|
<string name="app_disable_dlg_text">If you disable this app, Android and other apps may no longer function as intended.</string>
|
||||||
<!-- [CHAR LIMIT=NONE] Manage applications, title for dialog when disabling updated apps -->
|
<!-- [CHAR LIMIT=NONE] Manage applications, title for dialog when disabling updated apps -->
|
||||||
<string name="app_special_disable_dlg_title">Delete data and disable app?</string>
|
<string name="app_special_disable_dlg_title">Delete data and disable app?</string>
|
||||||
<!-- [CHAR LIMIT=NONE] Manage applications, text for dialog when disabling update apps -->
|
<!-- [CHAR LIMIT=NONE] Manage applications, text for dialog when disabling update apps -->
|
||||||
<string name="app_special_disable_dlg_text">If you disable this app, other apps may no longer function as intended. Your data will also be deleted.</string>
|
<string name="app_special_disable_dlg_text">If you disable this app, Android and other apps may no longer function as intended. Your data will also be deleted.</string>
|
||||||
<!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling notifications for an app -->
|
<!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling notifications for an app -->
|
||||||
<string name="app_disable_notifications_dlg_title">Turn off notifications?</string>
|
<string name="app_disable_notifications_dlg_title">Turn off notifications?</string>
|
||||||
<!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling notifications for an app -->
|
<!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling notifications for an app -->
|
||||||
|
Reference in New Issue
Block a user