Handle invalid regex pattern in post filter.

This commit is contained in:
Docile-Alligator
2022-11-03 13:24:54 +11:00
parent 15b979d3ba
commit 785bb205f6
3 changed files with 41 additions and 20 deletions

View File

@@ -1308,4 +1308,6 @@
<string name="exo_controls_volume_up_description">Volume Up</string>
<string name="exo_controls_volume_off_description">Volume Off</string>
<string name="invalid_regex">Invalid regex pattern</string>
</resources>