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

Commit d3aeb4ae authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Rename "Call Management" to "Phone Calls" for user clarity.

Fixes: 191802540
Test: Go to Settings --> All Apps --> System.  Verify "Phone Calls" is the new name for Telecom.
Change-Id: Idabb5cf47c6e2392bec9cd33d921fe0bcedc6bee
parent 38adb951
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -17,8 +17,10 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Official label of the Telecomm/Phone app, as seen in "Manage Applications"
         and other settings UIs. This is the "app name" used in notification, recents,
         and app info screens. -->
    <string name="telecommAppLabel" product="default">Call Management</string>
         and app info screens. The term "phone calls" is used since an end user would more commonly
         think of the stuff the Telecom framework deals with as having to do with "phone calls",
         not "call management" (even though that is technically more accurate). -->
    <string name="telecommAppLabel" product="default">Phone Calls</string>

    <!-- Title used for the activity for placing a call. This name appears
         in activity disambig dialogs -->