oops - fix build - default channel name should never be localized

This commit is contained in:
geeksville 2020-05-29 14:16:16 -07:00
parent df1a3d8c3b
commit 38e7e8a783
2 changed files with 2 additions and 3 deletions

View file

@ -59,5 +59,4 @@
<string name="not_connected">Not connected, select radio below</string>
<string name="connected_sleeping">Connected to radio, but it is sleeping</string>
<string name="update_to">Update to %s</string>
<string name="default">Default</string>
</resources>