Commit 11ff4675 authored by isherman@chromium.org's avatar isherman@chromium.org

[EasyUnlock] Change dialog title from "Android phone" back to "phone" to avoid wrapping.

BUG=none
TEST=dialog title no longer wraps
R=tbarzic@chromium.org

Review URL: https://codereview.chromium.org/480653002

Cr-Commit-Position: refs/heads/master@{#290119}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290119 0039d316-1c4b-4281-b951-d872f2087c98
parent 0c0927ac
...@@ -14552,7 +14552,7 @@ Do you accept? ...@@ -14552,7 +14552,7 @@ Do you accept?
<!-- Strings for the Easy Unlock setup dialog --> <!-- Strings for the Easy Unlock setup dialog -->
<!-- Step 1: Intro --> <!-- Step 1: Intro -->
<message name="IDS_EASY_UNLOCK_SETUP_INTRO_HEADER_TITLE" desc="The text to show as the header title of the Easy Unlock dialog during the first, introductory step."> <message name="IDS_EASY_UNLOCK_SETUP_INTRO_HEADER_TITLE" desc="The text to show as the header title of the Easy Unlock dialog during the first, introductory step.">
Your Android phone can securely unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> Your phone can securely unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>
</message> </message>
<message name="IDS_EASY_UNLOCK_SETUP_INTRO_HEADER_TEXT" desc="The text to show as the header body text of the Easy Unlock dialog during the first, introductory step."> <message name="IDS_EASY_UNLOCK_SETUP_INTRO_HEADER_TEXT" desc="The text to show as the header body text of the Easy Unlock dialog during the first, introductory step.">
Instantly unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> when your Android phone is unlocked and with you — no password needed. Instantly unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> when your Android phone is unlocked and with you — no password needed.
...@@ -14574,7 +14574,7 @@ Do you accept? ...@@ -14574,7 +14574,7 @@ Do you accept?
</message> </message>
<!-- Step 2: Phone Found --> <!-- Step 2: Phone Found -->
<message name="IDS_EASY_UNLOCK_SETUP_FOUND_PHONE_HEADER_TITLE" desc="The text to show as the header title of the Easy Unlock dialog during the second step, after a suitable phone has been found."> <message name="IDS_EASY_UNLOCK_SETUP_FOUND_PHONE_HEADER_TITLE" desc="The text to show as the header title of the Easy Unlock dialog during the second step, after a suitable phone has been found.">
Use your Android phone to unlock this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>? Use your phone to unlock this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>?
</message> </message>
<message name="IDS_EASY_UNLOCK_SETUP_FOUND_PHONE_HEADER_TEXT" desc="The text to show as the header body text of the Easy Unlock dialog during the second step, after a suitable phone has been found.."> <message name="IDS_EASY_UNLOCK_SETUP_FOUND_PHONE_HEADER_TEXT" desc="The text to show as the header body text of the Easy Unlock dialog during the second step, after a suitable phone has been found..">
We sent a notification to your Android phone. We sent a notification to your Android phone.
......
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