notification action

This commit is contained in:
2022-01-10 23:00:36 +01:00
parent 9b8ae2271b
commit 246a02371a
9 changed files with 616 additions and 5 deletions

View File

@ -760,4 +760,6 @@
<string name="enterText">Enter a text.</string>
<string name="info">Info</string>
<string name="profileWasNotFound">The profile used in this rule doesn\'t seem to exist anymore. The alphabetically first one has been selected.</string>
<string name="notificationCloseActionExplanation">If you don\'t specify any criteria this action will close ALL applicable notifications. So it\'s advised to at least specify criteria for at least 1 of application, title or text.</string>
<string name="closeNotifications">Close notification(s)</string>
</resources>