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

Commit 49fd84f2 authored by Brian Attwell's avatar Brian Attwell
Browse files

String needed for Hangouts IM field work-around

String needed for one of the work arounds suggested inside
b/18268950. I want to commit this before the string deadline.

Bug: 18268950
Change-Id: I284d7e5fcae6863a907be18f93ac90b4ccd2b9a7
parent b6fe3a1a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -735,4 +735,7 @@

    <!-- File Authority for the photo picker -->
    <string name="photo_file_provider_authority" translatable="false">com.android.contacts.files</string>

    <!-- When a user tries to create an IM Hangouts field, an alert dialog pops up displaying this message. We don't want users entering email addresses of phone numbers into the IM field. [CHAR LIMIT=200] -->
    <string name="contact_editor_hangouts_im_alert">Hangouts works better when you enter the person\'s Hangouts identifier into the email field or phone field.</string>
</resources>