diff --git a/app/src/main/res/layout/content_settings_new_other.xml b/app/src/main/res/layout/content_settings_new_other.xml index d9fafa0ef74c..99fc4f2db069 100644 --- a/app/src/main/res/layout/content_settings_new_other.xml +++ b/app/src/main/res/layout/content_settings_new_other.xml @@ -37,7 +37,7 @@ android:id="@+id/shareFeedbackSetting" android:layout_width="match_parent" android:layout_height="wrap_content" - app:primaryText="@string/leaveFeedback" + app:primaryText="@string/leaveFeedbackNew" app:leadingIcon="@drawable/ic_heart_gray_color_24" /> About DuckDuckGo Version Share Feedback + Send Feedback Email Protection Block email trackers and hide your address More From DuckDuckGo diff --git a/duckchat/duckchat-impl/src/main/res/values/donottranslate.xml b/duckchat/duckchat-impl/src/main/res/values/strings.xml similarity index 100% rename from duckchat/duckchat-impl/src/main/res/values/donottranslate.xml rename to duckchat/duckchat-impl/src/main/res/values/strings.xml