Commit 090ba542 authored by Joe Downing's avatar Joe Downing Committed by Commit Bot

Strings for Mojave Permission Dialog

Checking in the strings early to get a jump on localization.

Bug: 902041
Change-Id: I697462486441a009b36f31955f61633946410ee2
Reviewed-on: https://chromium-review.googlesource.com/c/1336084
Commit-Queue: Joe Downing <joedow@chromium.org>
Reviewed-by: default avatarGary Kacmarcik <garykac@chromium.org>
Cr-Commit-Position: refs/heads/master@{#608195}
parent cff995e4
...@@ -1364,6 +1364,20 @@ Securely access your computer from your iOS device. It's fast, simple and free. ...@@ -1364,6 +1364,20 @@ Securely access your computer from your iOS device. It's fast, simple and free.
<message name="IDS_HOST_AUTHENTICATION_PROMPT" desc="The prompt to be displayed in the authentication dialog when making changes to the system. The system will add a sentence asking for an administrator's name and password. Mac-only."> <message name="IDS_HOST_AUTHENTICATION_PROMPT" desc="The prompt to be displayed in the authentication dialog when making changes to the system. The system will add a sentence asking for an administrator's name and password. Mac-only.">
<ph name="PRODUCT_NAME">$1<ex>Chrome Remote Desktop</ex></ph> wants to make changes. <ph name="PRODUCT_NAME">$1<ex>Chrome Remote Desktop</ex></ph> wants to make changes.
</message> </message>
<message name="IDS_ACCESSIBILITY_PERMISSION_DIALOG_TITLE" desc="The title of the prompt used to ask the user to enable the Chrome Remote Desktop service in the accessibility section of the privacy and security preferences pane. Mac-only.">
Allow remote users to control this machine
</message>
<message name="IDS_ACCESSIBILITY_PERMISSION_DIALOG_BODY_TEXT" desc="The body text of the prompt used to ask the user to enable the Chrome Remote Desktop service in the accessibility section of the privacy and security preferences pane. Mac-only.">
An additional configuration step is required before you can control this machine remotely using <ph name="PRODUCT_NAME">$1<ex>Chrome Remote Desktop</ex></ph>.
To enable this functionality, select '<ph name="BUTTON_NAME">$2<ex>Open Preferences</ex></ph>' to display the Security and Privacy preferences pane, then check the box next to '<ph name="SERVICE_SCRIPT_NAME">$3<ex>org.chromium.chromoting.me2me.sh</ex></ph>'.
</message>
<message name="IDS_ACCESSIBILITY_PERMISSION_DIALOG_OPEN_BUTTON" desc="The button text of the prompt used to ask the user to enable the Chrome Remote Desktop service in the accessibility section of the privacy and security preferences pane. Selecting this button will open the security and preferences pane. Mac-only.">
Open Preferences
</message>
<message name="IDS_ACCESSIBILITY_PERMISSION_DIALOG_NOT_NOW_BUTTON" desc="The button text of the prompt used to ask the user to enable the Chrome Remote Desktop service in the accessibility section of the privacy and security preferences pane. Selecting this button will close the dialog. Mac-only.">
Not Now
</message>
</if> </if>
</messages> </messages>
</release> </release>
......
4ed45b5fc798ccd11fc72fece0e5d732fa0f3d39
\ No newline at end of file
4ed45b5fc798ccd11fc72fece0e5d732fa0f3d39
\ No newline at end of file
4ed45b5fc798ccd11fc72fece0e5d732fa0f3d39
\ No newline at end of file
4ed45b5fc798ccd11fc72fece0e5d732fa0f3d39
\ 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