summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calldetails/res/values-en-rIN/strings.xml
blob: 2d7c8d9bbeee6c4fdccb9b6777d0620792b62321 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="call_details">Call details</string>
  <string name="delete">Delete</string>
  <string name="call_details_copy_number">Copy number</string>
  <string name="call_details_edit_number">Edit number before call</string>
  <string name="call_details_report_call_id">Report inaccurate number</string>
  <string name="sent_a_photo">Sent a photo</string>
  <string name="received_a_photo">Received a photo</string>
  <string name="message_in_quotes">\"%1$s\"</string>
  <string name="report_caller_id_dialog_title">Report incorrect number</string>
  <string name="report_caller_id_failed">Couldn\'t report number</string>
  <string name="report_caller_id_toast">Number reported</string>
  <string name="assisted_dialing_country_code_entry">Assisted dialling: Used country code +%1$s</string>
  <string name="assisted_dialing_country_code_entry_failure">Assisted dialling was used</string>
  <string name="rtt_transcript_not_available">Transcript available only for calls with messaging</string>
  <string name="rtt_transcript_link">See transcript</string>
</resources>