mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor(map): remove fixed zoom level for offline downloads (#694)
This commit is contained in:
parent
80cee441c6
commit
ef11af6e0b
21 changed files with 30 additions and 175 deletions
|
|
@ -136,9 +136,6 @@
|
|||
<string name="nodedb_reset">节点数据库重置</string>
|
||||
<string name="nodedb_reset_description">这将从该列表中清除所有节点。</string>
|
||||
<string name="map_select_download_region">选择下载地区</string>
|
||||
<string name="map_5_miles">5英里</string>
|
||||
<string name="map_10_miles">10英里</string>
|
||||
<string name="map_15_miles">15英里</string>
|
||||
<string name="map_tile_download_estimate">瓷砖下载估计:</string>
|
||||
<string name="map_start_download">开始下载</string>
|
||||
<string name="request_position">要求位置</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue