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
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user