From 34199d5b7276dcfedbc7132e3699455eb6163c76 Mon Sep 17 00:00:00 2001 From: Jonathan Almeida Date: Mon, 5 Jul 2021 15:03:59 -0400 Subject: [PATCH] [fenix] Move Nimbus strings to static_strings Goes with 6bb89f346e01edd431056bfcd7472bc3082a39a5 --- app/src/main/res/values/static_strings.xml | 2 ++ app/src/main/res/values/strings.xml | 1 - app/src/main/res/xml/secret_settings_preferences.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/static_strings.xml b/app/src/main/res/values/static_strings.xml index 75a1dc813..c5593aed2 100644 --- a/app/src/main/res/values/static_strings.xml +++ b/app/src/main/res/values/static_strings.xml @@ -43,6 +43,8 @@ Allows the use of third party certificates from the Android CA store Nimbus Experiments + + Use Nimbus Preview Collection (requires restart) Show Synced Tabs in the tabs tray diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2c952a08a..eea4bc633 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1764,6 +1764,5 @@ Close - Use Nimbus Preview Collection (requires restart) diff --git a/app/src/main/res/xml/secret_settings_preferences.xml b/app/src/main/res/xml/secret_settings_preferences.xml index 4492a6d16..d9a23a565 100644 --- a/app/src/main/res/xml/secret_settings_preferences.xml +++ b/app/src/main/res/xml/secret_settings_preferences.xml @@ -18,6 +18,6 @@