Commit 51efa879 authored by Nathan Parker's avatar Nathan Parker Committed by Commit Bot

Fix grammar of popup-blocker notification on Android.

Bug: 731328
Change-Id: I61198120338e162c29dfbc582ea7b25063afb6bc
Reviewed-on: https://chromium-review.googlesource.com/775897Reviewed-by: default avatarLucas Garron <lgarron@chromium.org>
Commit-Queue: Nathan Parker <nparker@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517262}
parent e2abda24
...@@ -5762,7 +5762,7 @@ I don't think this site should be blocked! ...@@ -5762,7 +5762,7 @@ I don't think this site should be blocked!
Always show Always show
</message> </message>
<message name="IDS_POPUPS_BLOCKED_INFOBAR_TEXT" desc="Pop-up Blocking Title [CHAR-LIMIT=32] [ICU Syntax]"> <message name="IDS_POPUPS_BLOCKED_INFOBAR_TEXT" desc="Pop-up Blocking Title [CHAR-LIMIT=32] [ICU Syntax]">
{NUM_POPUPS,plural,=1{A pop-up is blocked} other{# pop-ups are blocked}} {NUM_POPUPS,plural,=1{Pop-up blocked} other{# pop-ups blocked}}
</message> </message>
</if> </if>
<message name="IDS_PDF_TAB_LABEL" desc="Label for the pdf plugin tab on Content Settings dialog"> <message name="IDS_PDF_TAB_LABEL" desc="Label for the pdf plugin tab on Content Settings dialog">
......
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