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

Commit bf5fd470 authored by Roshan Pius's avatar Roshan Pius
Browse files

strings.xml: Modify suggestion notification strings

Bug: 120072329
Test: Manually verified the notification with CTS Verifier.
Change-Id: Ia4fea5db6affe70005685805a783d6e50ce8db59
parent 506a9b95
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3374,9 +3374,9 @@
    <string name="wifi_available_action_all_networks">All networks</string>

    <!-- Notification title for a connection to a app suggested wireless network.-->
    <string name="wifi_suggestion_title">A Wi\u2011Fi network proposed by <xliff:g id="name" example="App123">%s</xliff:g> is available</string>
    <string name="wifi_suggestion_title">Connect to Wi\u2011Fi networks?</string>
    <!-- Notification content for a connection to a app suggested wireless network.-->
    <string name="wifi_suggestion_content">Do you want to connect to networks proposed by <xliff:g id="name" example="App123">%s</xliff:g>?</string>
    <string name="wifi_suggestion_content">Suggested by <xliff:g id="name" example="App123">%s</xliff:g></string>
    <!-- Notification action for allowing app specified in the notification body.-->
    <string name="wifi_suggestion_action_allow_app">Yes</string>
    <!-- Notification action for disallowing app specified in the notification body.-->