OSDN Git Service

Update string displayed when we can't remove an account
authorAlexandra Gherghina <alexgherghina@google.com>
Fri, 25 Jul 2014 15:22:17 +0000 (16:22 +0100)
committerAlexandra Gherghina <alexgherghina@google.com>
Mon, 28 Jul 2014 14:24:34 +0000 (15:24 +0100)
Bug: 14642886
Change-Id: Ie4a902cfd1ae41f2a1bae28432874e7b8b34b50d

res/values/strings.xml

index 760f4a5..3be4e5c 100644 (file)
     <!-- 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 &gt; Backup &amp; 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 &gt; Backup &amp; 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" -->