Merge "Fix the label of the Modes activity in Settings" into main
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e204dd9..66c3beb 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1292,7 +1292,7 @@
 
         <activity
             android:name="Settings$ModesSettingsActivity"
-            android:label="@string/zen_mode_settings_title"
+            android:label="@string/zen_modes_list_title"
             android:icon="@drawable/ic_homepage_notification"
             android:exported="true">
             <intent-filter android:priority="1"