Skip to content

Commit

Permalink
Bug 1811007 - Remove all unused strings marked moz:removedIn <= 108.
Browse files Browse the repository at this point in the history
  • Loading branch information
kycn authored and mergify[bot] committed Jan 18, 2023
1 parent 769b6cf commit b293749
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,6 @@
a section where users see a list of tabs that they have visited in the past few days -->
<string name="customize_toggle_recently_visited">Recently visited</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket" moz:RemovedIn="108" tools:ignore="UnusedResources">Pocket</string>
<!-- Title for the customize home screen section with Pocket. -->
<string name="customize_toggle_pocket_2">Thought-provoking stories</string>
<!-- Summary for the customize home screen section with Pocket. The first parameter is product name Pocket -->
<string name="customize_toggle_pocket_summary">Articles powered by %s</string>
Expand Down Expand Up @@ -1923,8 +1921,6 @@
<string name="pocket_stories_categories_header">Stories by topic</string>
<!-- Text of a button allowing users to access an external url for more Pocket recommendations. -->
<string name="pocket_stories_placeholder_text">Discover more</string>
<!-- Title of an app feature. Smaller than a heading.-->
<string name="pocket_stories_feature_title" moz:removedIn="108" tools:ignore="UnusedResources">Powered by Pocket.</string>
<!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
<string name="pocket_stories_feature_title_2">Powered by %s.</string>
<!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
Expand Down

0 comments on commit b293749

Please sign in to comment.