summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-fr/strings.xml
blob: f1a92b89ee0327044004b719ab4d07c0d8f6b1bf (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">Appels entrants</string>
  <string name="notification_channel_ongoing_call">Appels en cours</string>
  <string name="notification_channel_missed_call">Appels manqués</string>
  <string name="notification_channel_voicemail">Messages vocaux</string>
  <string name="notification_channel_misc">Par défaut</string>
</resources>