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

Commit bfd11313 authored by Daniel Nishi's avatar Daniel Nishi
Browse files

Update the Storage settings text.

The mocks used to say "Phone Storage" but that change in the
mocks was reverted.

Bug: 33199077
Test: None
Change-Id: I36bbb7d01a9598c92ec777905ae260fdc411b338
parent 4185b2fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3092,7 +3092,7 @@
        </activity-alias>

        <activity android:name=".Settings$StorageDashboardActivity"
                  android:label="@string/storage_settings_2"
                  android:label="@string/storage_settings"
                  android:icon="@drawable/ic_settings_storage">
            <intent-filter android:priority="5">
                <action android:name="com.android.settings.action.SETTINGS" />
+0 −3
Original line number Diff line number Diff line
@@ -8019,7 +8019,4 @@
    <!-- Preference label for the Files storage section. [CHAR LIMIT=50] -->
    <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>
</resources>