[android] Display size for region on second download screen as well

Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
Harry Bond
2025-05-29 01:30:58 +01:00
parent 1475a7890a
commit 1a034aa179
49 changed files with 150 additions and 161 deletions

View File

@@ -58,9 +58,9 @@
<string name="not_enough_free_space_on_sdcard">Bitte zuerst Speicherplatz auf SD-Karte/USB-Speicher freigeben, um die Anwendung zu nutzen</string>
<string name="download_resources">Bevor Sie die App verwenden, laden Sie bitte die weltweite Übersichtskarte herunter. \nEs werden %s Speicherplatz benötigt.</string>
<string name="download_resources_continue">Zur Karte</string>
<string name="downloading_country_can_proceed">%s wird heruntergeladen. Sie können jetzt \nzur Karte weitergehen.</string>
<string name="download_country_ask">%s herunterladen?</string>
<string name="update_country_ask">%s aktualisieren?</string>
<string name="downloading_country_can_proceed">%1$s (%2$s) wird heruntergeladen. Sie können jetzt \nzur Karte weitergehen.</string>
<string name="download_country_ask">%1$s herunterladen? (%2$s)</string>
<string name="update_country_ask">%1$s aktualisieren? (%2$s)</string>
<!-- REMOVE THIS STRING AFTER REFACTORING -->
<string name="pause">Pause</string>
<!-- REMOVE THIS STRING AFTER REFACTORING -->