Merge "Get rid of "Assistant" from apps summary" into qt-dev
am: a0ed4291dc
Change-Id: Ia0f9ef06ff90d8b355cceeb6302763119d8d29f0
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ac2ce8b..b883e7a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7274,7 +7274,7 @@
<!-- Title for setting tile leading to Apps & Notification settings [CHAR LIMIT=40]-->
<string name="app_and_notification_dashboard_title">Apps & notifications</string>
<!-- Summary for Apps & Notification settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
- <string name="app_and_notification_dashboard_summary">Assistant, recent apps, default apps</string>
+ <string name="app_and_notification_dashboard_summary">Recent apps, default apps</string>
<!-- Toast shown when an app in the work profile attempts to open notification settings. The apps in the work profile cannot access notification settings. [CHAR LIMIT=NONE] -->
<string name="notification_settings_work_profile">Notification access is not available for apps in the work profile.</string>
<!-- Title for setting tile leading to account settings [CHAR LIMIT=40]-->