number format fix attempt

This commit is contained in:
Jens
2022-06-27 22:42:55 +02:00
parent 647d5bd511
commit 7bc858fee3
9 changed files with 62 additions and 8 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="enter_a_number">Enter a number.</string>
</resources>