From b5d33059e063c69c730ac5b0b9bbbd8dc5272c0c Mon Sep 17 00:00:00 2001 From: "Tadashi G. Takaoka" Date: Wed, 24 Apr 2013 12:29:03 +0900 Subject: Add next axction to setup wizard Bug: 8159728 Change-Id: Ia37ab32b63e4eda29bf1411719d00846525c278f --- java/res/layout/setup_steps_cards.xml | 6 ++++++ java/res/values/strings.xml | 2 ++ 2 files changed, 8 insertions(+) (limited to 'java/res') diff --git a/java/res/layout/setup_steps_cards.xml b/java/res/layout/setup_steps_cards.xml index 6c46461fe..245173122 100644 --- a/java/res/layout/setup_steps_cards.xml +++ b/java/res/layout/setup_steps_cards.xml @@ -55,6 +55,12 @@ android:id="@+id/setup_step3" layout="@layout/setup_step" /> + "Enable %s" "Please check \"%s\" in your Language & input settings. This will authorize it to run on your device." + + "%s is already enabled in your Language & input settings, so this step is done. On to the next one!" Enable in Settings -- cgit v1.2.3-83-g751a