Hint for notification access on Android 13

This commit is contained in:
Jens
2023-02-18 23:59:29 +01:00
parent 132f64114e
commit f49455712a
8 changed files with 37 additions and 4 deletions

View File

@ -778,4 +778,5 @@
<string name="startAppByStartService">via startService()</string>
<string name="showToastsForEvents">Afficher les toasts</string>
<string name="showToastsForEventsSummary">Afficher les toasts lorsque des événements tels que des exécutions de règles se produisent</string>
<string name="notificationAccessAndroid13">Après avoir cliqué sur OK, sélectionnez Automatisation, puis sélectionnez « Autoriser l\'accès aux notifications », puis « Autoriser ».</string>
</resources>