Fix the Storage settings title.
The wrong resource id was passed in for the title. Change-Id: I5d4bc4d127903f58c0df671504a140fe883c2f17 Fixes: 35961000,36126458 Test: Manual
This commit is contained in:
@@ -8242,7 +8242,7 @@
|
||||
<string name="storage_files">Files</string>
|
||||
|
||||
<!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
|
||||
<string name="storage_settings_2" >Phone Storage</string>
|
||||
<string name="storage_settings_2">Phone storage</string>
|
||||
|
||||
<!-- Summary of a single storage volume used space. [CHAR LIMIT=24] -->
|
||||
<string name="storage_size_large_alternate"><xliff:g id="number" example="128">^1</xliff:g><small> <xliff:g id="unit" example="KB">^2</xliff:g></small></string>
|
||||
|
Reference in New Issue
Block a user