summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-da/strings.xml
blob: e9adca724e1269d144a9c19f4318988f9eda74fa (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">Indgående opkald</string>
  <string name="notification_channel_ongoing_call">Igangværende opkald</string>
  <string name="notification_channel_missed_call">Ubesvarede opkald</string>
  <string name="notification_channel_voicemail">Talebeskeder</string>
  <string name="notification_channel_misc">Standard</string>
</resources>