Revert "Show warning dialog in a multiuser system when adding a new account."

This reverts commit eb71f26897

Change-Id: Iad4a6656e922c0d2dbd3dd349d1c24d597eab7f5
This commit is contained in:
Amith Yamasani
2012-10-02 15:16:21 -07:00
parent 9d90489078
commit 21c2904ba3
3 changed files with 7 additions and 70 deletions

View File

@@ -3776,10 +3776,7 @@
<string name="background_data_dialog_message">Disabling background data extends battery life and lowers data use. Some apps may still use the background data connection.</string>
<!-- Title for a checkbox that enables data synchronization in the account and sync screen [CHAR LIMIT=35] -->
<string name="sync_automatically">Auto-sync app data</string>
<!-- Account creation warning in multi-user tablets [CHAR LIMIT=none] -->
<string name="add_account_shared_system_warning" product="tablet">Reminder: As with any shared computer, there is some risk that other users may find a way to access your data on this tablet.</string>
<!-- Account creation warning in multi-user phones[CHAR LIMIT=none] -->
<string name="add_account_shared_system_warning" product="default">Reminder: As with any shared computer, there is some risk that other users may find a way to access your data on this phone.</string>
<!-- Sync status messages on Accounts & Synchronization settings --><skip />
<!-- Sync status shown when sync is enabled [CHAR LIMIT=25] -->
<string name="sync_enabled">Sync is ON</string>