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

Commit 4753ad59 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Fix unintended modification of the NO_INTERNET dialog.

Bug: 31075769
Change-Id: I655725121aed164c2e270a6fe2ffec78a87897bd
parent 1449ecd4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1746,9 +1746,9 @@
    <!-- Dialog text to tell the user that the selected network does not have Internet access. -->
    <string name="no_internet_access_text">This network has no Internet access. Stay connected?</string>
    <string name="no_internet_access_remember">Don\u2019t ask again</string>
    <string name="no_internet_access_remember">Don\u2019t ask again for this network</string>
    <!-- Dialog text to tell the user that the selected network has lost Internet access, and asking the usee whether they want to avoid this network. -->
    <!-- Dialog text to tell the user that the selected network has lost Internet access, and asking the user whether they want to avoid this network. -->
    <string name="lost_internet_access_title">Wi\u2011Fi has no Internet access</string>
    <string name="lost_internet_access_text">Your device can automatically switch to other saved Wi\u2011Fi networks or cellular data. Cellular charges may apply.</string>
    <string name="lost_internet_access_switch">Switch networks</string>