Commit b314982c authored by Daniel Rubery's avatar Daniel Rubery Committed by Commit Bot

Fix typo in IDS_PROMPT_APP_DEEP_SCANNING_ACCESSIBLE_ALERT

"Proection" should be "Protection"

Change-Id: Ic4017eb37663bd7b9789f41f8ca79e9f0cb91720
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2131042
Auto-Submit: Daniel Rubery <drubery@chromium.org>
Reviewed-by: default avatarBettina Dea <bdea@chromium.org>
Commit-Queue: Bettina Dea <bdea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#755200}
parent dcf7a445
......@@ -1996,13 +1996,13 @@ are declared in tools/grit/grit_rule.gni.
<then>
<message name="IDS_PROMPT_APP_DEEP_SCANNING_ACCESSIBLE_ALERT"
desc="The title of a download notification inidcating that the file may be malicious, and the Advanced Protection Program recommends sending the file to Google. This message is for screen reader users">
<ph name="FILE_NAME">$1<ex>file.exe</ex></ph> may be dangerous. Send to Google Advanced Proection for scanning?
<ph name="FILE_NAME">$1<ex>file.exe</ex></ph> may be dangerous. Send to Google Advanced Protection for scanning?
</message>
</then>
<else>
<message name="IDS_PROMPT_APP_DEEP_SCANNING_ACCESSIBLE_ALERT"
desc="The title of a download notification inidcating that the file may be malicious, and the Advanced Protection Program recommends sending the file to Google. This message is for screen reader users">
<ph name="FILE_NAME">$1<ex>file.exe</ex></ph> may be dangerous. Send to Google Advanced Proection for scanning? Press Shift+F6 to cycle to the downloads bar area.
<ph name="FILE_NAME">$1<ex>file.exe</ex></ph> may be dangerous. Send to Google Advanced Protection for scanning? Press Shift+F6 to cycle to the downloads bar area.
</message>
</else>
</if>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment