Update string displayed when we can't remove an account
Bug: 14642886 Change-Id: Ie4a902cfd1ae41f2a1bae28432874e7b8b34b50d
This commit is contained in:
@@ -4607,9 +4607,7 @@
|
||||
<!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
|
||||
<string name="really_remove_account_message" product="default">Removing this account will delete all of its messages, contacts, and other data from the phone!</string>
|
||||
<!-- This is shown if the autheticator for a given account fails to remove it. -->
|
||||
<string name="remove_account_failed" product="tablet">This account is required by some apps. You can only remove it by resetting the tablet to factory defaults (which deletes all your personal data) in Settings > Backup & reset.</string>
|
||||
<!-- This is shown if the autheticator for a given account fails to remove it. -->
|
||||
<string name="remove_account_failed" product="default">This account is required by some apps. You can only remove it by resetting the phone to factory defaults (which deletes all your personal data) in Settings > Backup & reset.</string>
|
||||
<string name="remove_account_failed">This change isn\'t allowed by your administrator</string>
|
||||
<!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
|
||||
<string name="provider_label">Push subscriptions</string>
|
||||
<!-- Formatter in AccountSyncSettings for each application we wish to synchronize, e.g. "Sync Calendar" -->
|
||||
|
Reference in New Issue
Block a user