1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <!-- Hint in a text field to compose a custom message to send with a phone call [CHAR LIMIT=27] --> 4 <string name="custom_message_hint">Write a custom message</string> 5 6 <!-- Accessibility string for close/navigation icon in DialerToolbar --> 7 <string name="toolbar_close">Close</string> 8</resources>