close notification action
This commit is contained in:
@ -14,4 +14,6 @@
|
||||
<color name="brightScreenTextColor">#FFFFFF</color>
|
||||
<color name="darkScreenBackgroundColor">#444444</color>
|
||||
<color name="darkScreenTextColor">#eeeeee</color>
|
||||
<color name="red">#FF0000</color>
|
||||
<color name="lightRed">#EC5959</color>
|
||||
</resources>
|
@ -763,4 +763,5 @@
|
||||
<string name="notificationCloseActionExplanation">If you don\'t specify any criteria this action will close ALL 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>
|
||||
<string name="comparisonCaseInsensitive">Comparisons are done case-INsensitive</string>
|
||||
<string name="profileWarning">The settings you can adjust here, can cause that you don\'t notice certain things from your phone anymore. They may even silence your wakeup alarm. So whatever you do - it is recommended you test it.</string>
|
||||
</resources>
|
Reference in New Issue
Block a user