[android] Improve custom map server dialog UX

Signed-off-by: NoelClick <dev@noel.click>
This commit is contained in:
NoelClick
2025-12-03 00:12:17 -08:00
committed by jeanbaptisteC
parent 82d2932ba0
commit 76ecd8209e
6 changed files with 104 additions and 37 deletions

View File

@@ -974,5 +974,6 @@
<string name="download_resources_custom_url_title">Custom Map Server</string>
<string name="download_resources_custom_url_message">Override the default map download server used for map downloads. Leave empty to use CoMaps default server.</string>
<string name="download_resources_custom_url_hint">https://maps.comaps.app/</string>
<string name="download_resources_custom_url_summary_none">Not set</string>
<string name="download_resources_custom_url_error_scheme">Please enter a full URL starting with http:// or https:// and ending with /.</string>
</resources>