2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26174: fix delete time range prompt text punctuation

This commit is contained in:
mike a 2022-07-25 10:13:23 -07:00 committed by mergify[bot]
parent 0103d7acc7
commit 09568d737f

View File

@ -1142,7 +1142,7 @@
<string name="deleting_browsing_data_in_progress">Deleting browsing data&#8230;</string>
<!-- Dialog message to the user asking to delete all history items inside the opened group. Parameter will be replaced by a history group name. -->
<string name="delete_all_history_group_prompt_message">Delete all sites in \"%s\"</string>
<string name="delete_all_history_group_prompt_message">Delete all sites in \“%s\”</string>
<!-- Text for the cancel button for the history group deletion dialog -->
<string name="delete_history_group_prompt_cancel">Cancel</string>
<!-- Text for the allow button for the history group dialog -->