From 7e544d8996d1365d270b57527583efcdb14b4e76 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 19 Nov 2013 16:14:40 -0500 Subject: [PATCH] [Android] Basic UI functionality for enabling/disabling aforementioned Gamecube controllers. --- Source/Android/res/values-ja/strings.xml | 1 + Source/Android/res/values/strings.xml | 1 + Source/Android/res/xml/input_prefs.xml | 96 ++++++++++++++++++++++++ 3 files changed, 98 insertions(+) diff --git a/Source/Android/res/values-ja/strings.xml b/Source/Android/res/values-ja/strings.xml index bab1991ce3..2415e704bf 100644 --- a/Source/Android/res/values-ja/strings.xml +++ b/Source/Android/res/values-ja/strings.xml @@ -50,6 +50,7 @@ コントローラ2 コントローラ3 コントローラ4 + コントローラを有効 入力バインディング %1$sにバインドするための入力を移動または押してください。 Aボタン diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 353559a0ed..ada8417fbf 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -50,6 +50,7 @@ Controller 2 Controller 3 Controller 4 + Enable controller Input Binding Press or move an input to bind it to %1$s. Button A diff --git a/Source/Android/res/xml/input_prefs.xml b/Source/Android/res/xml/input_prefs.xml index 30b069c37a..439d80ebe3 100644 --- a/Source/Android/res/xml/input_prefs.xml +++ b/Source/Android/res/xml/input_prefs.xml @@ -13,332 +13,428 @@ + + + + + + + +