Merge "Tweak work contact search strings" into sc-dev am: d76acbd981 am: 0bdf82747c

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15178135

Change-Id: I7341b7f989a8414394e3c47516bd3202cace66f4
This commit is contained in:
TreeHugger Robot
2021-07-02 17:41:58 +00:00
committed by Automerger Merge Worker

View File

@@ -11598,9 +11598,9 @@
<!-- [CHAR LIMIT=60] Title of work profile setting page --> <!-- [CHAR LIMIT=60] Title of work profile setting page -->
<string name="managed_profile_settings_title">Work profile settings</string> <string name="managed_profile_settings_title">Work profile settings</string>
<!-- [CHAR LIMIT=NONE] Settings toggle. This setting lets a user's personal apps identify contacts using the user's work directory. --> <!-- [CHAR LIMIT=NONE] Settings toggle. This setting lets a user's personal apps identify contacts using the user's work directory. -->
<string name="managed_profile_contact_search_title">Let personal apps identify contacts using work directory</string> <string name="managed_profile_contact_search_title">Search for work directory contacts in personal apps</string>
<!-- [CHAR LIMIT=NONE] Settings toggle description. This setting lets a user's personal apps identify contacts using the user's work directory. "Searches" is a noun. --> <!-- [CHAR LIMIT=NONE] Settings toggle description. This setting lets a user's personal apps identify contacts using the user's work directory. "Searches" is a noun. -->
<string name="managed_profile_contact_search_summary">Searches and incoming calls may be visible to your IT admin</string> <string name="managed_profile_contact_search_summary">Your searches and incoming calls may be visible to your IT admin</string>
<!-- [CHAR LIMIT=NONE] Settings label. This setting lets the user show their work events on their personal calendar. The adjective 'Cross-profile' is referring to the work and personal profiles a user has on their phone. --> <!-- [CHAR LIMIT=NONE] Settings label. This setting lets the user show their work events on their personal calendar. The adjective 'Cross-profile' is referring to the work and personal profiles a user has on their phone. -->
<string name="cross_profile_calendar_title">Cross-profile calendar</string> <string name="cross_profile_calendar_title">Cross-profile calendar</string>
<!-- [CHAR LIMIT=NONE] Setting description. If the user turns on this setting, they can see their work events on their personal calendar. --> <!-- [CHAR LIMIT=NONE] Setting description. If the user turns on this setting, they can see their work events on their personal calendar. -->