Merge "Work mode conditional switch in main settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c4c84604d6
@@ -6802,6 +6802,12 @@
|
||||
<!-- Summary of condition that background data is off [CHAR LIMIT=NONE] -->
|
||||
<string name="condition_bg_data_summary">Background data is only available via Wi-Fi. This may affect some apps or services when Wi-Fi is not available.</string>
|
||||
|
||||
<!-- Title of condition that work mode is off [CHAR LIMIT=30] -->
|
||||
<string name="condition_work_title">Work profile is off</string>
|
||||
|
||||
<!-- Summary of condition that work mode is off [CHAR LIMIT=NONE] -->
|
||||
<string name="condition_work_summary">Apps, background sync, and other features related to your work profile are turned off.</string>
|
||||
|
||||
<!-- Title for the suggestions section on the dashboard [CHAR LIMIT=30] -->
|
||||
<string name="suggestions_title">Suggestions (<xliff:g name="count" example="3">%1$d</xliff:g>)</string>
|
||||
|
||||
|
Reference in New Issue
Block a user