diff --git a/Source/Android/res/values-ja/strings.xml b/Source/Android/res/values-ja/strings.xml index 1231c753a7..8bda085586 100644 --- a/Source/Android/res/values-ja/strings.xml +++ b/Source/Android/res/values-ja/strings.xml @@ -62,7 +62,7 @@ CPU設定 使用するエミュレーションコア デュアルコア - 有効/無効 + 有効にした場合、デュアルコアが使用されます。 ビデオ設定 Software Renderer OpenGL ES 3 diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 01d454c905..fd8c0f0c87 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -59,11 +59,11 @@ JITIL Recompiler JIT ARM Recompiler CPU Core - CPU Settings + CPU Emulation core to use Dual Core - On/Off - Video Settings + Whether or not to use dual-core + Video Software Renderer OpenGL ES 3 Video Backend diff --git a/Source/Android/res/xml/cpu_prefs.xml b/Source/Android/res/xml/cpu_prefs.xml index adb6fff91f..83dc830791 100644 --- a/Source/Android/res/xml/cpu_prefs.xml +++ b/Source/Android/res/xml/cpu_prefs.xml @@ -3,7 +3,7 @@