Display a list of account types as account setting summary

Change-Id: Ifac12bb1dd506613ded131a024de345591f9243f
Fixes: 71871075
Test: robotests
This commit is contained in:
Fan Zhang
2018-01-28 11:33:27 -08:00
parent 881d579620
commit fe80fa5e80
3 changed files with 76 additions and 35 deletions

View File

@@ -8337,9 +8337,6 @@
<!-- Summary of memory screen [CHAR LIMIT=NONE] -->
<string name="memory_summary">Avg <xliff:g id="used_memory" example="1.7GB">%1$s</xliff:g> of <xliff:g id="total_memory" example="2GB">%2$s</xliff:g> memory used</string>
<!-- Summary of Users & accounts setting screen [CHAR LIMIT=NONE] -->
<string name="users_and_accounts_summary">Current user: <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string>
<!-- Summary of User settings [CHAR LIMIT=NONE] -->
<string name="users_summary">Signed in as <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string>