mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Make map upload match existing settings form and fit on smaller screens
This commit is contained in:
parent
32b65408ca
commit
78ec81ca92
4 changed files with 88 additions and 131 deletions
|
|
@ -24326,6 +24326,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Ok" : {
|
||||
|
||||
},
|
||||
"OK" : {
|
||||
"localizations" : {
|
||||
|
|
@ -31585,6 +31588,7 @@
|
|||
},
|
||||
"Select Map Data File" : {
|
||||
"comment" : "Button text for selecting map data file",
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
"stringUnit" : {
|
||||
|
|
@ -31617,6 +31621,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Select Map File" : {
|
||||
|
||||
},
|
||||
"Select Node" : {
|
||||
"localizations" : {
|
||||
|
|
@ -39770,6 +39777,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Upload Map Overlays" : {
|
||||
|
||||
},
|
||||
"Upload Success" : {
|
||||
"localizations" : {
|
||||
|
|
@ -39805,40 +39815,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Uploaded Files" : {
|
||||
"comment" : "Section header for uploaded files",
|
||||
"localizations" : {
|
||||
"it" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "File Caricati"
|
||||
}
|
||||
},
|
||||
"ja" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "アップロードされたファイル"
|
||||
}
|
||||
},
|
||||
"sr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Otpremljene Datoteke"
|
||||
}
|
||||
},
|
||||
"zh-Hans" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "已上传文件"
|
||||
}
|
||||
},
|
||||
"zh-Hant-TW" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "已上傳檔案"
|
||||
}
|
||||
}
|
||||
}
|
||||
"Uploaded Map Overlays" : {
|
||||
|
||||
},
|
||||
"Uptime" : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue