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

@ -876,4 +876,5 @@
<string name="startAppByStartService">by startService()</string>
<string name="showToastsForEvents">Show toasts</string>
<string name="showToastsForEventsSummary">Show toasts when events like rule executions occur</string>
<string name="notificationAccessAndroid13">After clicking ok, select Automation, then select \"Allow notification access\", then \"allow\".</string>
</resources>