aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/Assets
diff options
context:
space:
mode:
authorIsaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com>2024-02-15 09:41:43 +0000
committerGitHub <noreply@github.com>2024-02-15 10:41:43 +0100
commitdfb14a56077707a22379592f812a3e26a24a4367 (patch)
tree150e4fec365247031ff0348e0f98e9468ce8fc23 /src/Ryujinx.Ava/Assets
parent904a5ffcb4d7339efed24156409e67b58c0e77bc (diff)
Updaters: Fix ARM Linux Updater (#6316)
* Remove Arch Checks * Fix ARM Linux updater
Diffstat (limited to 'src/Ryujinx.Ava/Assets')
-rw-r--r--src/Ryujinx.Ava/Assets/Locales/en_US.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Ryujinx.Ava/Assets/Locales/en_US.json b/src/Ryujinx.Ava/Assets/Locales/en_US.json
index b02613a7..1ecc5da4 100644
--- a/src/Ryujinx.Ava/Assets/Locales/en_US.json
+++ b/src/Ryujinx.Ava/Assets/Locales/en_US.json
@@ -333,8 +333,6 @@
"DialogUpdaterAddingFilesMessage": "Adding New Update...",
"DialogUpdaterCompleteMessage": "Update Complete!",
"DialogUpdaterRestartMessage": "Do you want to restart Ryujinx now?",
- "DialogUpdaterArchNotSupportedMessage": "You are not running a supported system architecture!",
- "DialogUpdaterArchNotSupportedSubMessage": "(Only x64 systems are supported!)",
"DialogUpdaterNoInternetMessage": "You are not connected to the Internet!",
"DialogUpdaterNoInternetSubMessage": "Please verify that you have a working Internet connection!",
"DialogUpdaterDirtyBuildMessage": "You Cannot update a Dirty build of Ryujinx!",