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

Commit a871f0f1 authored by Meng Wang's avatar Meng Wang Committed by Android (Google) Code Review
Browse files

Merge "Show error code in WFC error messages." into oc-dr1-dev

parents 3cd12a1c 6b15e1f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -266,7 +266,7 @@
    <string name="wfcRegErrorTitle">Wi-Fi Calling</string>
    <string name="wfcRegErrorTitle">Wi-Fi Calling</string>
    <!-- WFC Operator Error Messages showed as alerts -->
    <!-- WFC Operator Error Messages showed as alerts -->
    <string-array name="wfcOperatorErrorAlertMessages">
    <string-array name="wfcOperatorErrorAlertMessages">
        <item>To make calls and send messages over Wi-Fi, first ask your carrier to set up this service. Then turn on Wi-Fi calling again from Settings.</item>
        <item>To make calls and send messages over Wi-Fi, first ask your carrier to set up this service. Then turn on Wi-Fi calling again from Settings. (Error code: <xliff:g id="code" example="REG09 - No 911 Address">%1$s</xliff:g>)</item>
    </string-array>
    </string-array>
    <!-- WFC Operator Error Messages showed as notifications -->
    <!-- WFC Operator Error Messages showed as notifications -->
    <string-array name="wfcOperatorErrorNotificationMessages">
    <string-array name="wfcOperatorErrorNotificationMessages">