Fix capitalization on Photos & videos.

Bug: 35712292
Test: Manual
Change-Id: Iad4c10527a44f62fcf6a634af61149df5b65c56a
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 482b77e..f8a3964 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8187,7 +8187,7 @@
     <string name="do_disclosure_learn_more">Learn more</string>
 
     <!-- Preference label for the Photos & Videos storage section. [CHAR LIMIT=50] -->
-    <string name="storage_photos_videos">Photos &amp; Videos</string>
+    <string name="storage_photos_videos">Photos &amp; videos</string>
 
     <!-- Preference label for the Music & Audio storage section. [CHAR LIMIT=50] -->
     <string name="storage_music_audio">Music &amp; Audio</string>