1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3  <string name="notification_channel_incoming_call">Inkomende oproepen</string>
4  <string name="notification_channel_ongoing_call">Actieve oproepen</string>
5  <string name="notification_channel_missed_call">Gemiste oproepen</string>
6  <string name="notification_channel_voicemail">Voicemails</string>
7  <string name="notification_channel_misc">Standaard</string>
8</resources>
9