|
@@ -94,4 +94,11 @@
|
|
|
<!-- Call -->
|
|
|
<string name="nc_incoming_call">Appel rentrant</string>
|
|
|
|
|
|
- </resources>
|
|
|
+ <!-- Notification channels -->
|
|
|
+ <string name="nc_notification_channel">Canal de notification %1$s sur %2$s</string>
|
|
|
+ <string name="nc_notification_channel_calls">Canal de notification des appels</string>
|
|
|
+ <string name="nc_notification_channel_messages">Canal de notification des messages</string>
|
|
|
+ <string name="nc_notification_channel_calls_description">Afficher les appels entrants</string>
|
|
|
+ <string name="nc_notification_channel_messages_description">Afficher les messages entrants</string>
|
|
|
+
|
|
|
+</resources>
|