summaryrefslogtreecommitdiff
path: root/Source/Android/app/src
diff options
context:
space:
mode:
authorMai <mai.iam2048@gmail.com>2024-02-11 13:52:01 -0500
committerGitHub <noreply@github.com>2024-02-11 13:52:01 -0500
commitdd15c012f34c1786addcc90fac3f6886bd9ef1fd (patch)
tree75cde91966b13456227d8ed0d61d536ef63606e5 /Source/Android/app/src
parent9b3fdfb37b2ad3b53f6b3ea681798c52bd15a799 (diff)
parentb404da78c4bc20d84bbb9c980ca7c269bd6cfda9 (diff)
Merge pull request #12573 from JosJuice/android-wii-menu-download-size
Android: Mention download size in the Wii Menu not installed message
Diffstat (limited to 'Source/Android/app/src')
-rw-r--r--Source/Android/app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Android/app/src/main/res/values/strings.xml b/Source/Android/app/src/main/res/values/strings.xml
index 894c2a40e1..251886b98a 100644
--- a/Source/Android/app/src/main/res/values/strings.xml
+++ b/Source/Android/app/src/main/res/values/strings.xml
@@ -478,7 +478,7 @@
<string name="wii_save_import_title_missing">Failed to import save file. Please launch the game once, then try again.</string>
<string name="nand_import_warning">Merging a new NAND over your currently selected NAND will overwrite any channels and savegames that already exist. This process is not reversible, so it is recommended that you keep backups of both NANDs. Are you sure you want to continue?</string>
<string name="system_menu_not_installed_title">Not installed</string>
- <string name="system_menu_not_installed_message">The Wii Menu is currently not installed. Would you like to install it now?\nAn internet connection is required to download the update. It is recommended to download the update on Wi-Fi, as the amount of data downloaded may be large.</string>
+ <string name="system_menu_not_installed_message">The Wii Menu isn\'t installed. Would you like to install it now?\n\nRoughly 110 MiB of data will be downloaded from the internet. A Wi-Fi connection is recommended.</string>
<!-- Game Properties Screen -->
<string name="properties_details">Details</string>