Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit fcd26b4

Browse files
committed
Bug 1945550 - Start the nightly 137 development cycle r=android-reviewers,gmalekpour
Strings expiring in version 134 have been removed {F12824030} Differential Revision: https://phabricator.services.mozilla.com/D236564
1 parent 59cd5ce commit fcd26b4

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

mobile/android/android-components/docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ title: Changelog
44
permalink: /changelog/
55
---
66

7-
# 136.0 (In Development)
7+
# 137.0 (In Development)
8+
9+
# 136.0
810
* **support-ktx**
911
* 🆕 New `ExpandablePrompt` interface implemented by `AddressSelectBar`, `CreditCardSelectBar` to inform when it is expanded or collapsed. [Bug 19010409](https://bugzilla.mozilla.org/show_bug.cgi?id=19010409).
1012

mobile/android/fenix/app/src/main/res/values/strings.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -317,10 +317,6 @@
317317
<string name="browser_tools_menu_handlebar_content_description">Close tools menu sheet</string>
318318
<!-- Content description (not visible, for screen readers etc.) for bottom sheet handlebar custom tab menu. -->
319319
<string name="browser_custom_tab_menu_handlebar_content_description">Close custom tab menu sheet</string>
320-
<!-- Browser menu description that describes the various tools related menu items inside of the tools sub-menu -->
321-
<string name="browser_menu_tools_description_with_translate" moz:removedIn="134" tools:ignore="UnusedResources">Reader View, Translate, Print, Share, Open app</string>
322-
<!-- Browser menu description that describes the various tools related menu items inside of the tools sub-menu -->
323-
<string name="browser_menu_tools_description" moz:removedIn="134" tools:ignore="UnusedResources">Reader View, Print, Share, Open app</string>
324320
<!-- Browser menu description that describes the various tools related menu items inside of the tools sub-menu
325321
The first parameter is the label of the report site issue (for example: Report Site issue) -->
326322
<string name="browser_menu_tools_description_with_translate_with_report_site" moz:removedIn="135" tools:ignore="UnusedResources">Reader View, Translate, %s, Print, Share, Open app</string>
@@ -1009,8 +1005,6 @@
10091005
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
10101006
<string name="exceptions_empty_message_learn_more_link">Learn more</string>
10111007

1012-
<!-- Preference switch for usage and technical data collection -->
1013-
<string name="preference_usage_data" moz:removedIn="134" tools:ignore="UnusedResources">Usage and technical data</string>
10141008
<!-- Preference switch for usage and technical data collection -->
10151009
<string name="preference_usage_data_1">Technical and interaction data</string>
10161010
<!-- Preference switch for usage and technical data collection -->
@@ -1025,8 +1019,6 @@
10251019
<string name="preferences_marketing_data">Marketing data</string>
10261020
<!-- Preference switch for campaign measurement data (marketing data) collection -->
10271021
<string name="preferences_marketing_data_2" tools:ignore="UnusedResources">Campaign measurement data</string>
1028-
<!-- Preference description for marketing data collection -->
1029-
<string name="preferences_marketing_data_description2" moz:removedIn="134" tools:ignore="UnusedResources">Shares basic usage data with Adjust, our mobile marketing vendor</string>
10301022
<!-- Preference description for marketing data collection. Note: The words "Firefox" and "Mozilla" should NOT be translated -->
10311023
<string name="preferences_marketing_data_description_3" tools:ignore="BrandUsage">Share information about how you discovered Firefox with Mozilla’s marketing partners. This helps us grow Firefox and build a better internet</string>
10321024
<!-- Preference description for marketing data collection.

0 commit comments

Comments
 (0)