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">NodeDBをリセット</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