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

Commit 3576d9bf authored by Meng Wang's avatar Meng Wang Committed by android-build-merger
Browse files

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

am: 8868ecdf

Change-Id: Id404a42a50c36f3fd223bf33cee640d0084944ee
parents 2d8b429b 8868ecdf
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">