Commit ff714bcb authored by Danan S's avatar Danan S Committed by Commit Bot

Update strings for parent_blocked_dialog for translation

Bug: 1067979
Change-Id: Id9269a510d3e60aa9ae806f375d39df5c8a6ea41
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2202668Reviewed-by: default avatarScott Violet <sky@chromium.org>
Commit-Queue: Dan S <danan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#768968}
parent 9ec18ef3
......@@ -1126,6 +1126,17 @@ Chromium is unable to recover your settings.
Help us improve Chromium
</message>
</if>
<!-- Chrome parent extension/app install blocking dialog. -->
<if expr="chromeos">
<message name="IDS_EXTENSION_INSTALL_BLOCKED_BY_PARENT_PROMPT_MESSAGE" desc="Text for the dialog indicating that a parent has blocked extensions and apps.">
Your parent has turned off "Permissions for sites, apps and extensions" for Chromium. Adding this <ph name="EXTENSION_TYPE_PARAMETER">$1<ex>extension</ex></ph> is not allowed.
</message>
<message name="IDS_EXTENSION_ENABLE_BLOCKED_BY_PARENT_PROMPT_MESSAGE" desc="Text for the dialog indicating that a parent has blocked extensions and apps.">
Your parent has turned off "Permissions for sites, apps and extensions" for Chromium. Enabling this <ph name="EXTENSION_TYPE_PARAMETER">$1<ex>extension</ex></ph> is not allowed.
</message>
</if>
</messages>
</release>
</grit>
d7a6be43e7c3bd651f8b84668a962487b68fa961
\ No newline at end of file
......@@ -4450,17 +4450,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_EXTENSION_INSTALL_PROMPT_ASK_A_PARENT_BUTTON" desc="Text for the ask-a-parent button on the extension install prompt.">
Ask a parent
</message>
<message name="IDS_EXTENSION_INSTALL_BLOCKED_BY_PARENT_PROMPT_ADDING_ACTION" desc="Text for the action of adding an extension or app, used in the sense of 'Adding the extension is disabled'">
Adding
<message name="IDS_EXTENSION_INSTALL_BLOCKED_BY_PARENT_PROMPT_TITLE" desc="Text for the title of the dialog indicating that a parent has blocked installing extensions and apps.">
Can't add <ph name="EXTENSION_TYPE_PARAMETER">$1<ex>extension</ex></ph>
</message>
<message name="IDS_EXTENSION_INSTALL_BLOCKED_BY_PARENT_PROMPT_ENABLING_ACTION" desc="Text for the action of enabling an extension or app, used in the sense of 'Enabling the extension is disabled'">
Enabling
</message>
<message name="IDS_EXTENSION_INSTALL_BLOCKED_BY_PARENT_PROMPT_TITLE" desc="Text for the title of the dialog indicating that a parent has blocked extensions and apps.">
<ph name="ACTION_PARAMETER">$1<ex>Adding</ex></ph> <ph name="EXTENSION_TYPE_PARAMETER">$2<ex>extension</ex></ph> is disabled
</message>
<message name="IDS_EXTENSION_INSTALL_BLOCKED_BY_PARENT_PROMPT_MESSAGE" desc="Text for the dialog indicating that a parent has blocked extensions and apps.">
Your parent has turned off "Permissions for sites, apps and extensions" for Chrome. <ph name="ACTION_PARAMETER">$1<ex>Adding</ex></ph> this <ph name="EXTENSION_TYPE_PARAMETER">$2<ex>extension</ex></ph> is not allowed.
<message name="IDS_EXTENSION_ENABLE_BLOCKED_BY_PARENT_PROMPT_TITLE" desc="Text for the title of the dialog indicating that a parent has blocked enabling extensions and apps.">
Can't enable <ph name="EXTENSION_TYPE_PARAMETER">$1<ex>extension</ex></ph>
</message>
<message name="IDS_PARENT_PERMISSION_PROMPT_GO_GET_A_PARENT_FOR_EXTENSION_LABEL" desc="Text for the title section of the parent permission dialog asking child to get a parent to approve.">
Go get a parent to approve "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"
......
d7a6be43e7c3bd651f8b84668a962487b68fa961
\ No newline at end of file
e822d91fd2eb9bcb2b2d03c458e4b511a0a5f266
\ No newline at end of file
769cff8692e2aa1284e3c976f51a737d2a2d3123
\ No newline at end of file
......@@ -1142,6 +1142,16 @@ Google Chrome is unable to recover your settings.
Take a quick survey
</message>
</if>
<!-- Chrome parent extension/app install blocking dialog. -->
<if expr="chromeos">
<message name="IDS_EXTENSION_INSTALL_BLOCKED_BY_PARENT_PROMPT_MESSAGE" desc="Text for the dialog indicating that a parent has blocked extensions and apps.">
Your parent has turned off "Permissions for sites, apps and extensions" for Chrome. Adding this <ph name="EXTENSION_TYPE_PARAMETER">$1<ex>extension</ex></ph> is not allowed.
</message>
<message name="IDS_EXTENSION_ENABLE_BLOCKED_BY_PARENT_PROMPT_MESSAGE" desc="Text for the dialog indicating that a parent has blocked extensions and apps.">
Your parent has turned off "Permissions for sites, apps and extensions" for Chrome. Enabling this <ph name="EXTENSION_TYPE_PARAMETER">$1<ex>extension</ex></ph> is not allowed.
</message>
</if>
</messages>
</release>
</grit>
4eac8cb9c5086ebcb45ec2a640ecf1e3a9790db9
\ No newline at end of file
380a9578652ccf756fc43e007b45385ad961a4c7
\ No newline at end of file
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