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

Commit f9c4c610 authored by Santos Cordon's avatar Santos Cordon Committed by Android Git Automerger
Browse files

am c6d1cba4: am e20891e4: Merge "Additional context for sip address types." into jb-mr2-dev

* commit 'c6d1cba4':
  Additional context for sip address types.
parents 99438af8 c6d1cba4
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.