summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-nl/strings.xml
blob: e3b21e7ff6a65181b5a0f571cdca44feaf2f1ba5 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">Inkomende oproepen</string>
  <string name="notification_channel_ongoing_call">Actieve oproepen</string>
  <string name="notification_channel_missed_call">Gemiste oproepen</string>
  <string name="notification_channel_voicemail">Voicemails</string>
  <string name="notification_channel_misc">Standaard</string>
</resources>