From 86d10ec19e789700fcd8d22ef6a77f6523bf7e91 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Sat, 7 Sep 2013 06:19:24 -0400 Subject: [PATCH] [Android] Fix the input binding string. Forgot a period at the end. Thanks for pointing that out pauldachz --- Source/Android/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 67e00e05ff..f474984809 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -40,7 +40,7 @@ Input Input Binding - Press or move an input to bind it to %1$s + Press or move an input to bind it to %1$s. Button A Button B Button Start