From 3fc17e92ef735c1934e39eeab63d001645bdbbd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Delphine=20Leb=C3=A9del?= Date: Thu, 19 Oct 2023 10:49:24 -0700 Subject: [PATCH] Added Fenix brand exceptions --- .github/scripts/linter_config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/scripts/linter_config.json b/.github/scripts/linter_config.json index 363cf1ab288..9f53b791755 100644 --- a/.github/scripts/linter_config.json +++ b/.github/scripts/linter_config.json @@ -18,7 +18,10 @@ "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:juno_onboarding_default_browser_description_nimbus", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:juno_onboarding_default_browser_title_nimbus", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:juno_onboarding_enable_notifications_description_nimbus", + "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:juno_onboarding_enable_notifications_description_nimbus_2", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:juno_onboarding_enable_notifications_title_nimbus", + "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:juno_onboarding_enable_notifications_title_nimbus2", + "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:juno_onboarding_sign_in_description_2", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:nimbus_notification_default_browser_text", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:nimbus_notification_default_browser_title", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:nimbus_survey_message_text", @@ -26,6 +29,8 @@ "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:pocket_stories_feature_caption", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:preferences_account_default_name", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:preferences_override_fxa_server", + "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:preference_search_address_bar_fx_suggest", + "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:preference_search_learn_about_fx_suggest", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:reduce_cookie_banner_control_experiment_dialog_title", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:reduce_cookie_banner_summary", "mozilla-mobile/fenix/app/src/main/res/values/strings.xml:sign_in_create_account_text",