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

Commit b3bf48ba authored by Kazuki Iwami's avatar Kazuki Iwami Committed by Hall Liu
Browse files

Change summary text of Wi-Fi calling

According to the wording change of the settings app, also change the
FWK resource for Wi-Fi calling.

Test: manual
Bug: 34793636
Change-Id: I75b970ed2094c4efcb5a8cf8b89cf3d8c78bb5db
Merged-In: I75b970ed2094c4efcb5a8cf8b89cf3d8c78bb5db
parent 9d4ebdf3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -268,9 +268,9 @@
    <!-- WFC, summary for Disabled -->
    <string name="wifi_calling_off_summary">Off</string>
    <!-- WFC, summary for Wi-Fi Preferred -->
    <string name="wfc_mode_wifi_preferred_summary">Wi-Fi preferred</string>
    <string name="wfc_mode_wifi_preferred_summary">Call over Wi-Fi</string>
    <!-- WFC, summary for Mobile data Preferred -->
    <string name="wfc_mode_cellular_preferred_summary">Mobile preferred</string>
    <string name="wfc_mode_cellular_preferred_summary">Call over mobile network</string>
    <!-- WFC, summary for Wi-Fi Only -->
    <string name="wfc_mode_wifi_only_summary">Wi-Fi only</string>