Merge "Fix capitalization on Photos & videos."
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0da0009..01547ef 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>