For #26146 - Use the correct moz:removedIn version in @string/delete_browsing_data_prompt_message

This commit is contained in:
Gabriel Luong 2022-07-22 11:13:58 -04:00 committed by mergify[bot]
parent 540d39619f
commit 1e43c4474c
1 changed files with 1 additions and 1 deletions

View File

@ -1118,7 +1118,7 @@
<string name="delete_browsing_data_on_quit_action">Quit</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="105" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">This will delete all of your browsing data.</string>
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">This will delete all of your browsing data.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Time range to delete</string>
<!-- Body text of a delete browsing data dialog. -->