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

Commit 07dfabe1 authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Updated string in Wifi dialog to generate appropriate message.

Bug: 19032156
Change-Id: I3853b84895d45e6b6fd02110e2812728b3627813
parent 75ee6e5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3853,7 +3853,7 @@
    <!-- title for this message -->
    <string name="wifi_connect_alert_title">Allow connection?</string>
    <!-- message explaining who is connecting to what -->
    <string name="wifi_connect_alert_message">%1$s would like to connect to %2$s</string>
    <string name="wifi_connect_alert_message">Application %1$s would like to connect to Wifi Network %2$s</string>
    <!-- default application in case name can not be found -->
    <string name="wifi_connect_default_application">An application</string>