Update icon and text for a managed profile

Bug: 16369104
Change-Id: I15d25910332d92e1638cdc63422e7e28c2f07d85
This commit is contained in:
Alexandra Gherghina
2014-07-25 21:34:04 +01:00
parent 86bf735aae
commit 6b3b751492
3 changed files with 12 additions and 8 deletions

View File

@@ -4816,8 +4816,6 @@
<string name="data_usage_cycle">Data usage cycle</string>
<!-- Title for application data usage separator in data usage list. [CHAR LIMIT=25] -->
<string name="data_usage_app_items_header_text">App usage</string>
<!-- Title for managed user in data usage list. [CHAR LIMIT=25] -->
<string name="data_usage_managed_user_text">Work profile</string>
<!-- Title for menu option to enable mobile data when roaming. [CHAR LIMIT=26] -->
<string name="data_usage_menu_roaming">Data roaming</string>
<!-- Title for menu option to restrict background data usage. [CHAR LIMIT=26] -->
@@ -5846,4 +5844,6 @@
<!-- [CHAR LIMIT=300] Screen pinning description -->
<string name="screen_pinning_description">When this setting is turned on, you can put the device in a state that keeps the current screen in view.\n\nTo pin a screen:\n\n1. Turn this setting on.\n\n2. Open an app.\n\n3. Touch the Recents button.\n\n4. Touch the pin icon.</string>
<!-- Title for a managed (work) profile. [CHAR LIMIT=25] -->
<string name="managed_user_title">Work profile</string>
</resources>