Closes #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 4ab1832e57
commit a475541be2
1 changed files with 1 additions and 1 deletions

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 -->