1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <string name="notification_channel_incoming_call">Appels entrants</string> 4 <string name="notification_channel_ongoing_call">Appels en cours</string> 5 <string name="notification_channel_missed_call">Appels manqués</string> 6 <string name="notification_channel_voicemail">Messages vocaux</string> 7 <string name="notification_channel_misc">Par défaut</string> 8</resources> 9