Merge "Don't truncate the GB used string."
This commit is contained in:
committed by
Android (Google) Code Review
commit
6c8bf4645c
@@ -8160,7 +8160,7 @@
|
||||
<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><small> <xliff:g id="unit" example="KB">^2</xliff:g> used</small></small></string>
|
||||
<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>
|
||||
<!-- Summary of a single storage volume free space. [CHAR LIMIT=48]-->
|
||||
<string name="storage_volume_free"><xliff:g id="total" example="32GB">%1$s</xliff:g> free</string>
|
||||
<!-- The percent of storage used by a storage volume. Exposed inside of a donut graph. [CHAR LIMIT=4]-->
|
||||
|
||||
Reference in New Issue
Block a user