Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 124040e1 authored by alukin's avatar alukin
Browse files

Add strings for Documents&Other split

Adding strings that are used for Documents&Other
category split in Settings > Storage

Bug: 328505030
Test: atest StorageItemPreferenceControllerTest
Test: atest StorageCacheHelperTest
Change-Id: I8b8d0cc96d85273da878655295f3d0919f46a46c
parent d6006b79
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -10762,6 +10762,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>