Save messages in CSV and fix position broadcast

This commit is contained in:
Vadim Furman 2021-03-17 21:00:01 -07:00
parent b4d562d15f
commit 78a08898fe
7 changed files with 126 additions and 27 deletions

View file

@ -94,4 +94,5 @@
<string name="okay">Okay</string>
<string name="must_set_region">You must set a region!</string>
<string name="region">Region</string>
<string name="save_messages">Save messages as csv...</string>
</resources>