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

Commit ca9bf3b7 authored by Andreas Terzis's avatar Andreas Terzis
Browse files

Top line should show "Primary data" for users with > 1 plans.

When the platform receives data plan information and the
user has more than one data plans, the top line under
Settings -> Network & Internet -> Data Usage should read
"Primary data" instead of "Current data".

Bug: 77295381

Test: manual
Test: make RunSettingsRoboTests
Change-Id: Ia9d9d04919c28b163979c70f91eb7d72cdebcb89
parent beb89c35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9033,7 +9033,7 @@
    </plurals>
    <!-- Data usage title text [CHAR LIMIT=30] -->
    <string name="data_usage_title">Current data</string>
    <string name="data_usage_title">Primary data</string>
    <!-- Data usage remaining string [CHAR LIMIT=30] -->
    <string name="data_used"><xliff:g name="bytes" example="2 GB">^1</xliff:g> used</string>