diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 335bb4898d..e56d145f97 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -811,7 +811,6 @@
Enable SMB when there is temp target active (eating soon, exercise)
Enable SMB with high temp targets
Enable SMB when there is high temp target active (exercise)
- Mute
Insulin
Carbs
Buttons
diff --git a/app/src/main/res/drawable/ic_error_red_48dp.xml b/core/src/main/res/drawable/ic_error_red_48dp.xml
similarity index 100%
rename from app/src/main/res/drawable/ic_error_red_48dp.xml
rename to core/src/main/res/drawable/ic_error_red_48dp.xml
diff --git a/core/src/main/res/layout/dialog_error.xml b/core/src/main/res/layout/dialog_error.xml
index 42ad93318d..a731078fd4 100644
--- a/core/src/main/res/layout/dialog_error.xml
+++ b/core/src/main/res/layout/dialog_error.xml
@@ -3,7 +3,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- tools:context=".dialogs.ErrorDialog">
+ tools:context="info.nightscout.androidaps.dialogs.ErrorDialog">
Objectives
Close
Please wait…
+ Mute
Limiting max basal rate to %1$.2f U/h because of %2$s