am 26c41f35: am cc841829: Merge "Rename limited user to restricted profile" into jb-mr2-dev

* commit '26c41f35058053292e3fe2fac14119b4183672bd':
  Rename limited user to restricted profile
This commit is contained in:
Amith Yamasani
2013-04-24 14:57:32 -07:00
committed by Android Git Automerger

View File

@@ -4106,7 +4106,7 @@
<!-- Error message title [CHAR LIMIT=35] -->
<string name="error_message_title">Error</string>
<!-- Message informing user that app is not permitted to access accounts. [CHAR LIMIT=none] -->
<string name="app_no_restricted_accounts">This application does not support accounts for limited users</string>
<string name="app_no_restricted_accounts">This application does not support accounts for restricted profiles</string>
<!-- Message informing user that the requested activity could not be found [CHAR LIMIT=none] -->
<string name="app_not_found">No application found to handle this action</string>
<string name="revoke">Revoke</string>