summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/widget/res/values/strings.xml
blob: a5829bb0b891069640662eaae360f60795c0f40b (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- Hint in a text field to compose a custom message to send with a phone call [CHAR LIMIT=27] -->
  <string name="custom_message_hint">Write a custom message</string>

  <!-- Accessibility string for close/navigation icon in DialerToolbar -->
  <string name="toolbar_close">Close</string>
</resources>