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

Commit b8afc426 authored by Wes Okuhara's avatar Wes Okuhara
Browse files

Settings: Update network menu item description for desktop

For desktop devices, Wi-Fi is the primary internet connection so order
it first in the list of connection types.

Bug: 402646936
Test: Manual
Flag: EXEMPT desktop only change
Change-Id: I1baaca1b3fe78039333a04db62698cc83784ac92
parent 12f9d7d8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1058,4 +1058,8 @@
    <string name="audio_sharing_confirm_dialog_content_with_link" product="tablet">To start sharing audio, first connect LE Audio headphones to your tablet. <annotation id="link">Learn more about compatible devices</annotation></string>
    <string name="audio_sharing_confirm_dialog_content_with_link" product="device">To start sharing audio, first connect LE Audio headphones to your device. <annotation id="link">Learn more about compatible devices</annotation></string>
    <string name="audio_sharing_confirm_dialog_content_with_link" product="desktop">To start sharing audio, first connect LE Audio headphones to your device. <annotation id="link">Learn more about compatible devices</annotation></string>

    <!-- Summary for Network and Internet settings, explaining it contains mobile, wifi setting and data usage settings [CHAR LIMIT=NONE]-->
    <string name="network_dashboard_summary_mobile" product="default">Mobile, Wi\u2011Fi, hotspot</string>
    <string name="network_dashboard_summary_mobile" product="desktop">Wi\u2011Fi, mobile, hotspot</string>
</resources>
+0 −2
Original line number Diff line number Diff line
@@ -8110,8 +8110,6 @@ Data usage charges may apply.</string>
    <!-- Title for setting tile leading to network and Internet settings [CHAR LIMIT=40]-->
    <string name="network_dashboard_title">Network &amp; internet</string>
    <!-- Summary for Network and Internet settings, explaining it contains mobile, wifi setting and data usage settings [CHAR LIMIT=NONE]-->
    <string name="network_dashboard_summary_mobile">Mobile, Wi\u2011Fi, hotspot</string>
    <!-- Summary for Network and Internet settings, explaining it contains wifi and data usage setting [CHAR LIMIT=NONE]-->
    <string name="network_dashboard_summary_no_mobile">Wi\u2011Fi, hotspot</string>