summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-ko/strings.xml
blob: e283e506d79f7a3626438e5476bf6aaecfe11089 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">수신 전화</string>
  <string name="notification_channel_ongoing_call">진행 중인 전화</string>
  <string name="notification_channel_missed_call">부재중 전화</string>
  <string name="notification_channel_voicemail">음성사서함</string>
  <string name="notification_channel_misc">기본</string>
</resources>