regex where comparisons are made

This commit is contained in:
Jens
2022-06-27 23:02:53 +02:00
parent f1f3be56cb
commit efb4919a1e
7 changed files with 28 additions and 12 deletions

View File

@ -834,4 +834,5 @@
<string name="tetheringActive">tethering is active</string>
<string name="tetheringNotActive">tethering is not active</string>
<string name="tetheringState">Tethering state</string>
<string name="regularExpressionsIfEquals">If \"equals\" is selected, you may enter a regular expression.</string>
</resources>