From 4fb4820223b2b98b2a8517c9231950c0740cb15c Mon Sep 17 00:00:00 2001 From: Milos Stankovic Date: Fri, 11 Jul 2014 12:02:08 +0200 Subject: [PATCH] Moving Previous, Next and Done strings to UnifiedEmail. Other change: 500164 Change-Id: I2eb4fd00b62d18c523c3ec49eec6748eb602e7cd --- res/layout/account_settings_buttons.xml | 2 +- res/layout/account_setup_template.xml | 8 ++++---- res/values/strings.xml | 6 ------ 3 files changed, 5 insertions(+), 11 deletions(-) diff --git a/res/layout/account_settings_buttons.xml b/res/layout/account_settings_buttons.xml index 5f510944c..81e9522a4 100644 --- a/res/layout/account_settings_buttons.xml +++ b/res/layout/account_settings_buttons.xml @@ -32,5 +32,5 @@ style="@style/account_settings_button" android:layout_width="0dip" android:layout_weight="1" - android:text="@string/done_action" /> + android:text="@string/done" /> \ No newline at end of file diff --git a/res/layout/account_setup_template.xml b/res/layout/account_setup_template.xml index 540356d72..fc44c88dc 100644 --- a/res/layout/account_setup_template.xml +++ b/res/layout/account_setup_template.xml @@ -57,12 +57,12 @@ android:orientation="horizontal"> + android:text="@string/next" />