Bug 1855029 - Start the 120 development cycle

fenix/120.0
sarah541 8 months ago committed by mergify[bot]
parent 6f38969160
commit c403789ab4

@ -306,16 +306,9 @@
<string name="onboarding_home_enable_notifications_negative_button">Not now</string>
<!-- Juno first user onboarding flow experiment, strings are marked unused as they are only referenced by Nimbus experiments. -->
<!-- Title for set firefox as default browser screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_default_browser_title" moz:RemovedIn="117" tools:ignore="UnusedResources">Make %s your go-to browser</string>
<!-- Title for set firefox as default browser screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_default_browser_title_nimbus" tools:ignore="UnusedResources">Make Firefox your go-to browser</string>
<!-- Description for set firefox as default browser screen.
The first parameter is the Firefox brand name.
The second parameter is the string with key "juno_onboarding_default_browser_description_link_text". -->
<string name="juno_onboarding_default_browser_description" moz:RemovedIn="117" tools:ignore="UnusedResources">%1$s puts people over profits and defends your privacy by blocking cross-site trackers.\n\nLearn more in our %2$s.</string>
<!-- Description for set firefox as default browser screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_default_browser_description_nimbus" tools:ignore="UnusedResources">Firefox puts people over profits and defends your privacy by blocking cross-site trackers.\n\nLearn more in our privacy notice.</string>
@ -334,16 +327,10 @@
<string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Sign in</string>
<!-- Text for the button dismiss the screen and move on with the flow -->
<string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Not now</string>
<!-- Title for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_title" moz:RemovedIn="117" tools:ignore="UnusedResources">Notifications help you do more with %s</string>
<!-- Title for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_enable_notifications_title_nimbus" tools:ignore="UnusedResources">Notifications help you do more with Firefox</string>
<!-- Description for enable notification permission screen.
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="juno_onboarding_enable_notifications_description" moz:RemovedIn="117" tools:ignore="UnusedResources">Send tabs between devices, manage downloads, and get tips on getting the most out of %s.</string>
<!-- Description for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
<!-- Description for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
Note: The word "Firefox" should NOT be translated -->
<string name="juno_onboarding_enable_notifications_description_nimbus" tools:ignore="UnusedResources">Send tabs between devices, manage downloads, and get tips on getting the most out of Firefox.</string>
<!-- Text for the button to request notification permission on the device -->

Loading…
Cancel
Save