13 lines
503 B
XML
13 lines
503 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!--This file is created by l10nUtil.js. Do not edit manually.-->
|
|
<grit-part>
|
|
<if expr="is_android">
|
|
<message name="IDS_POPUPS_BLOCKED_INFOBAR_BUTTON_SHOW" desc="Pop-up Blocking Show Button [CHAR_LIMIT=32]">
|
|
Always show
|
|
</message>
|
|
<message name="IDS_POPUPS_BLOCKED_INFOBAR_TEXT" desc="Pop-up Blocking Title [CHAR_LIMIT=32] [ICU Syntax]">
|
|
{NUM_POPUPS,plural,=1{Pop-up blocked} other{# pop-ups blocked}}
|
|
</message>
|
|
</if>
|
|
</grit-part>
|