From 6837ded87b22eb7c9982f725d68ce349e3aa0e1f Mon Sep 17 00:00:00 2001 From: Adrian Roos Date: Fri, 12 Feb 2016 11:01:04 -0800 Subject: [PATCH] App Crashes: Clarify mute option Change-Id: I3e0298980628091ee88590d231d295174454f68e --- core/res/res/layout/app_error_dialog.xml | 2 +- core/res/res/values/strings.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/res/res/layout/app_error_dialog.xml b/core/res/res/layout/app_error_dialog.xml index 824f97f6585ab..b9531f46e2754 100644 --- a/core/res/res/layout/app_error_dialog.xml +++ b/core/res/res/layout/app_error_dialog.xml @@ -66,7 +66,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:text="@string/aerr_mute" - android:drawableStart="@drawable/ic_close" + android:drawableStart="@drawable/ic_eject_24dp" style="@style/aerr_list_item" /> diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 4e10d39e0005d..36e79f2bbaec6 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -2608,8 +2608,8 @@ Send feedback Close - - Mute + + Mute until device restarts Wait