Merge "Add strings for Documents&Other split" into main

This commit is contained in:
Aleksandr Lukin
2024-03-19 08:26:49 +00:00
committed by Android (Google) Code Review

View File

@@ -10864,6 +10864,12 @@
<!-- Preference label for the Audio storage section. [CHAR LIMIT=50] -->
<string name="storage_audio">Audio</string>
<!-- Preference label for the Documents storage section. [CHAR LIMIT=50] -->
<string name="storage_documents">Documents</string>
<!-- Preference label for the Other storage section. [CHAR LIMIT=50] -->
<string name="storage_other">Other</string>
<!-- Preference label for the Apps storage section. [CHAR LIMIT=50] -->
<string name="storage_apps">Apps</string>