Merge "Move personal account settings to a new screen."
This commit is contained in:
committed by
Android (Google) Code Review
commit
820848a038
@@ -718,6 +718,8 @@
|
||||
<string name="profile_info_settings_title">Profile info</string>
|
||||
<!-- Main Settings screen setting option title for the item to take you to the location screen -->
|
||||
<string name="location_settings_title">Location</string>
|
||||
<!-- Main Settings screen setting option title for the item to take you to the accounts screen [CHAR LIMIT=22] -->
|
||||
<string name="account_settings_title">Accounts</string>
|
||||
<!-- Main Settings screen setting option title for the item to take you to the security screen -->
|
||||
<string name="security_settings_title">Security</string>
|
||||
<!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
|
||||
@@ -1804,6 +1806,10 @@
|
||||
|
||||
<!-- Account settings header. [CHAR LIMIT=30] -->
|
||||
<string name="account_settings">Accounts</string>
|
||||
<!-- Header for items under the personal user [CHAR LIMIT=30] -->
|
||||
<string name="category_personal">Personal</string>
|
||||
<!-- Header for items under the work user [CHAR LIMIT=30] -->
|
||||
<string name="category_work">Work</string>
|
||||
|
||||
<!-- Main Settings screen, setting option name to go into search settings -->
|
||||
<string name="search_settings">Search</string>
|
||||
|
||||
Reference in New Issue
Block a user