Fix notif title

This commit is contained in:
Erwan Croze 2018-09-25 09:17:59 +02:00
parent 350a6a9f05
commit 83f8425c25
2 changed files with 3 additions and 3 deletions

View file

@ -476,5 +476,5 @@ Vos amis pourront vous joindre plus facilement si vous associez votre compte à
<string name="content_description_call_options">Options d\'appel</string>
<string name="content_description_audio_route">Route audio</string>
<string name="content_description_exit_conference">Quitter la conférence</string>
<string name="content_title_notification_service">Linphone Service</string>
<string name="content_title_notification_service">Mobile Security Intense Service</string>
</resources>

View file

@ -533,8 +533,8 @@
<string name="content_description_call_options">Call options</string>
<string name="content_description_audio_route">Audio route</string>
<string name="content_description_exit_conference">Exit conference</string>
<string name="content_title_notification_service">Linphone Service</string>
<string name="content_title_notification">Linphone Notification</string>
<string name="content_title_notification_service">Mobile Security Intense Service</string>
<string name="content_title_notification">Mobile Security Intense Notification</string>
<string name="content_description_conversation_subject">Group chat room subject</string>
<string name="content_description_conversation_infos">Group chat room info</string>
</resources>