setup "dev option" for offline maps

This commit is contained in:
Jackson Rosenthal 2022-03-12 17:09:20 -05:00
parent 0ebcf185a8
commit 448fe99cf5
2 changed files with 18 additions and 16 deletions

View file

@ -136,6 +136,5 @@
<string name="style_uri_empty_alert">Style URI cannot be empty</string>
<string name="download_region_dialog_title">Download Region</string>
<string name="download_region_connection_alert">You are not connected to the internet, you cannot download an offline map</string>
<string name="tileregion_error_alert">Unable to download TileRegion</string>
<string name="stylepack_download_error_alert">Unable to download style pack</string>
<string name="download_failed">Unable to download style pack</string>
</resources>