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 078aa41dc5d2b..68afaba9e89ba 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