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

Commit d8f32ea2 authored by Sanket Padawe's avatar Sanket Padawe Committed by Android (Google) Code Review
Browse files

Merge "Updated string in Wifi dialog to generate appropriate message."

parents dc4a950e 07dfabe1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3857,7 +3857,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>