From 7e97487f6a6733a9531eb4efd4d21dd2f4124020 Mon Sep 17 00:00:00 2001 From: iorgamgabriel Date: Tue, 23 May 2023 15:39:35 +0300 Subject: [PATCH] Bug 1834516 - Change the string for the cookie banner reduction report site button. --- .../main/res/layout/component_cookie_banner_details_panel.xml | 2 +- app/src/main/res/values/strings.xml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/component_cookie_banner_details_panel.xml b/app/src/main/res/layout/component_cookie_banner_details_panel.xml index 9fd2ee6276..0d43f249e8 100644 --- a/app/src/main/res/layout/component_cookie_banner_details_panel.xml +++ b/app/src/main/res/layout/component_cookie_banner_details_panel.xml @@ -92,7 +92,7 @@ android:gravity="center" android:minHeight="48dp" android:layout_marginEnd="16dp" - android:text="@string/cookie_banner_handling_details_site_is_not_supported_request_support_button" + android:text="@string/cookie_banner_handling_details_site_is_not_supported_request_support_button_2" android:textAllCaps="true" android:textColor="@color/fx_mobile_text_color_accent" android:textSize="14sp" diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 53185e2704..ebfa1c2246 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -393,7 +393,9 @@ Cancel - Request support + Request support + + Send request Cookie Banner Reduction