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

Commit 989022b9 authored by Tyler Gunn's avatar Tyler Gunn Committed by Automerger Merge Worker
Browse files

Rename "Call Management" to "Phone Calls" for user clarity. am: d3aeb4ae

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telecomm/+/15391156

Change-Id: Id812a66d4841cb0730f607b986d6b750c582149b
parents 0c0544a4 d3aeb4ae
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 -->