Commit 5c76ef40 authored by Javier Ernesto Flores Robles's avatar Javier Ernesto Flores Robles Committed by Commit Bot

[iOS][Credential-Provider] Capitalize Google Accounts

Bug: 1045452
Change-Id: I30fb363cef256a2622beebbf64330f0b3cfc57b4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106845
Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org>
Reviewed-by: default avatarGauthier Ambard <gambard@chromium.org>
Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org>
Cr-Commit-Position: refs/heads/master@{#751635}
parent 70e11b2d
...@@ -167,7 +167,7 @@ all other OS specific variables will be false. ...@@ -167,7 +167,7 @@ all other OS specific variables will be false.
AutoFill Chrome Passwords AutoFill Chrome Passwords
</message> </message>
<message name="IDS_IOS_CREDENTIAL_PROVIDER_EMPTY_CREDENTIALS_SUBTITLE" desc="Subtitle for empty credentials screen" meaning="Subtitle to show when a user has no credentials available."> <message name="IDS_IOS_CREDENTIAL_PROVIDER_EMPTY_CREDENTIALS_SUBTITLE" desc="Subtitle for empty credentials screen" meaning="Subtitle to show when a user has no credentials available.">
Save some passwords in Chrome to get started. If you already have passwords stored in your Google account, sign in to Chrome and turn on sync to see them here. Save some passwords in Chrome to get started. If you already have passwords stored in your Google Account, sign in to Chrome and turn on sync to see them here.
</message> </message>
<message name="IDS_IOS_CREDENTIAL_PROVIDER_EMPTY_CREDENTIALS_TITLE" desc="Title for empty credentials screen." meaning="Title to show when a user has no credentials available."> <message name="IDS_IOS_CREDENTIAL_PROVIDER_EMPTY_CREDENTIALS_TITLE" desc="Title for empty credentials screen." meaning="Title to show when a user has no credentials available.">
No Chrome Passwords No Chrome Passwords
...@@ -176,7 +176,7 @@ all other OS specific variables will be false. ...@@ -176,7 +176,7 @@ all other OS specific variables will be false.
Cancel Cancel
</message> </message>
<message name="IDS_IOS_CREDENTIAL_PROVIDER_STALE_CREDENTIALS_SUBTITLE" desc="Subtitle for stale credentials screen" meaning="Subtitle to show when a user signs out, and the credentials are no longer available."> <message name="IDS_IOS_CREDENTIAL_PROVIDER_STALE_CREDENTIALS_SUBTITLE" desc="Subtitle for stale credentials screen" meaning="Subtitle to show when a user signs out, and the credentials are no longer available.">
You recently signed out of your Google account, which removed your synced passwords. Sign in to Chrome and turn on sync to see them here. You recently signed out of your Google Account, which removed your synced passwords. Sign in to Chrome and turn on sync to see them here.
</message> </message>
<message name="IDS_IOS_CREDENTIAL_PROVIDER_STALE_CREDENTIALS_TITLE" desc="Title for stale credentials screen." meaning="Title to show when a user signs out, and the credentials are no longer available."> <message name="IDS_IOS_CREDENTIAL_PROVIDER_STALE_CREDENTIALS_TITLE" desc="Title for stale credentials screen." meaning="Title to show when a user signs out, and the credentials are no longer available.">
No Chrome Passwords No Chrome Passwords
......
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