summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/ui/res/values-zh-rTW/strings.xml
blob: 602c2039b64888c7c2d4565ea58f28146e5b8e25 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="a11y_new_call_log_entry_tap_action">expand menu</string>
  <string name="a11y_new_call_log_entry_voice_call">call ^1</string>
  <string name="a11y_new_call_log_entry_video_call">make a video call to ^1</string>
  <string name="new_call_log_header_today">今天</string>
  <string name="new_call_log_header_yesterday">昨天</string>
  <string name="new_call_log_header_older">較舊</string>
  <string name="new_call_log_permission_no_calllog">如要查看你的通話記錄,請開啟「電話」存取權限。</string>
</resources>