From f70df930a616147960f332886fdd50eb48bfb5e1 Mon Sep 17 00:00:00 2001 From: JosJuice Date: Fri, 23 Jul 2021 08:57:39 +0200 Subject: [PATCH] Android: Adjust DSP selection names The Android strings were not updated in 59e6048 along with the DolphinQt strings. --- Source/Android/app/src/main/res/values/arrays.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Source/Android/app/src/main/res/values/arrays.xml b/Source/Android/app/src/main/res/values/arrays.xml index 56317ee3de..c7960258fa 100644 --- a/Source/Android/app/src/main/res/values/arrays.xml +++ b/Source/Android/app/src/main/res/values/arrays.xml @@ -47,9 +47,9 @@ - DSP HLE (fast) - DSP LLE Recompiler - DSP LLE Interpreter (slow) + DSP HLE (recommended) + DSP LLE Recompiler (slow) + DSP LLE Interpreter (very slow) 0 @@ -57,8 +57,8 @@ 2 - DSP HLE (fast) - DSP LLE Interpreter (slow) + DSP HLE (recommended) + DSP LLE Interpreter (very slow) 0