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

Commit 016a8d47 authored by Daniel Nishi's avatar Daniel Nishi Committed by android-build-merger
Browse files

Merge ""% used" instead of "% full" in storage donut." into oc-dev am: b52a3419

am: 11bd2c30

Change-Id: Ia8ed6a3bbc62bc8ffdaa38d6d5decaf3ba4836a0
parents 262e56c6 11bd2c30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8600,7 +8600,7 @@
    <!-- Summary of a single storage volume total space. [CHAR LIMIT=48]-->
    <string name="storage_volume_total">Used of <xliff:g id="total" example="32GB">%1$s</xliff:g></string>
    <!-- Follows the percent of storage used by a storage volume. Exposed inside of a donut graph. [CHAR LIMIT=7]-->
    <string name="storage_percent_full">full</string>
    <string name="storage_percent_full">used</string>
    <!-- Label for button allow user to remove the instant app from the device. -->