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

Commit 0818b82e authored by Yanting Yang's avatar Yanting Yang
Browse files

Support the about device warning message for tablets

Move the related strings to res-product folder and add the string for
tablet.

Bug: 282233849
Test: visual
Change-Id: Ib93fd1a3e15600bd2278297645dadd176d99a083
parent bebf9bd4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -738,4 +738,9 @@
    <string name="daltonizer_feature_summary" product="default">Adjust how colors display on your phone</string>
    <!-- The daltonizer feature summary display as a subtext as an item in a list. -->
    <string name="daltonizer_feature_summary" product="tablet">Adjust how colors display on your tablet</string>

    <!--  Warning text about the visibility of device name on phone. [CHAR LIMIT=NONE] -->
    <string name="about_phone_device_name_warning" product="default">Your device name is visible to apps on your phone. It may also be seen by other people when you connect to Bluetooth devices, connect to a Wi-Fi network or set up a Wi-Fi hotspot.</string>
    <!--  Warning text about the visibility of device name on tablet. [CHAR LIMIT=NONE] -->
    <string name="about_phone_device_name_warning" product="tablet">Your device name is visible to apps on your tablet. It may also be seen by other people when you connect to Bluetooth devices, connect to a Wi-Fi network or set up a Wi-Fi hotspot.</string>
</resources>
+0 −3
Original line number Diff line number Diff line
@@ -10627,9 +10627,6 @@
    <!-- Title for detail page of wifi network [CHAR LIMIT=30] -->
    <string name="pref_title_network_details">Network details</string>
    <!--  Warning text about the visibility of device name. [CHAR LIMIT=NONE] -->
    <string name="about_phone_device_name_warning">Your device name is visible to apps on your phone. It may also be seen by other people when you connect to Bluetooth devices, connect to a Wi-Fi network or set up a Wi-Fi hotspot.</string>
    <!-- Title for Connected device shortcut [CHAR LIMIT=30] -->
    <string name="devices_title">Devices</string>