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

Commit a05dd8e5 authored by Santos Cordon's avatar Santos Cordon
Browse files

Additional context for sip address types.

bug: 7285478
Change-Id: I18eb050cbf54ae535b5403e927d352642d726d30
parent 40bbc3bb
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2064,13 +2064,13 @@
    <!-- Spouse relationship type [CHAR LIMIT=20] -->
    <string name="relationTypeSpouse">Spouse</string>

    <!-- Custom SIP address type -->
    <!-- Custom SIP address type. Same context as Custom phone type.  -->
    <string name="sipAddressTypeCustom">Custom</string>
    <!-- Home SIP address type -->
    <!-- Home SIP address type. Same context as Home phone type. -->
    <string name="sipAddressTypeHome">Home</string>
    <!-- Work SIP address type -->
    <!-- Work SIP address type. Same context as Work phone type. -->
    <string name="sipAddressTypeWork">Work</string>
    <!-- Other SIP address type -->
    <!-- Other SIP address type. Same context as Other phone type. -->
    <string name="sipAddressTypeOther">Other</string>

    <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.