Merge "Rename the title for the apps settings tile in silky home"
This commit is contained in:
@@ -12466,4 +12466,7 @@
|
||||
|
||||
<!-- Toast message to inform reset notification importance is completed [CHAR LIMIT=NONE] -->
|
||||
<string name="reset_importance_completed">Reset notification importance completed.</string>
|
||||
|
||||
<!-- Title for setting tile leading to Apps settings [CHAR LIMIT=40]-->
|
||||
<string name="apps_dashboard_title">Apps</string>
|
||||
</resources>
|
||||
|
@@ -50,7 +50,7 @@
|
||||
android:icon="@drawable/ic_homepage_apps"
|
||||
android:key="top_level_apps_and_notifs"
|
||||
android:order="-110"
|
||||
android:title="@string/app_and_notification_dashboard_title"/>
|
||||
android:title="@string/apps_dashboard_title"/>
|
||||
|
||||
<Preference
|
||||
android:fragment="com.android.settings.notification.ConfigureNotificationSettings"
|
||||
|
Reference in New Issue
Block a user