[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">Allibereu espai en la targeta SD o emmagatzematge USB per a poder usar laplicació</string>
<string name="download_resources">Abans dusar laplicació, cal que baixeu el mapa del món general al vostre aparell. \nUsarà %s demmagatzematge.</string>
<string name="download_resources_continue">Ves al mapa</string>
<string name="downloading_country_can_proceed">Sestà baixant %s. Mentrestant, podeu \nanar al mapa.</string>
<string name="download_country_ask">Voleu baixar %s?</string>
<string name="update_country_ask">Voleu actualitzar %s?</string>
<string name="downloading_country_can_proceed">Sestà baixant %1$s (%2$s). Mentrestant, podeu \nanar al mapa.</string>
<string name="download_country_ask">Voleu baixar %1$s? (%2$s)</string>
<string name="update_country_ask">Voleu actualitzar %1$s? (%2$s)</string>
<!-- REMOVE THIS STRING AFTER REFACTORING -->
<string name="pause">Pausa</string>
<!-- REMOVE THIS STRING AFTER REFACTORING -->