[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

@@ -65,10 +65,10 @@
<string name="download_resources">Before you start using the app, please download the world overview map to your device.
\nIt will use %s of storage.</string>
<string name="download_resources_continue">Go to Map</string>
<string name="downloading_country_can_proceed">Downloading %s. You can now
<string name="downloading_country_can_proceed">Downloading %1$s (%2$s). You can now
\nproceed to the map.</string>
<string name="download_country_ask">Download %s?</string>
<string name="update_country_ask">Update %s?</string>
<string name="download_country_ask">Download %1$s? (%2$s)</string>
<string name="update_country_ask">Update %1$s? (%2$s)</string>
<!-- REMOVE THIS STRING AFTER REFACTORING -->
<string name="pause">Pause</string>
<!-- REMOVE THIS STRING AFTER REFACTORING -->