Commit e4bbde64 authored by Anastasiia Nikolaienko's avatar Anastasiia Nikolaienko Committed by Commit Bot

Add strings for per-account migration screen

Bug: 962283
Change-Id: I4de3f03eccc1b1f0f22039fd94bf8552a4a344c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617345Reviewed-by: default avatarKush Sinha <sinhak@chromium.org>
Commit-Queue: Anastasiia Nikolaienko <anastasiian@google.com>
Cr-Commit-Position: refs/heads/master@{#660803}
parent c9a82314
...@@ -3915,6 +3915,17 @@ ...@@ -3915,6 +3915,17 @@
View accounts View accounts
</message> </message>
<!-- Strings for per-account Migration welcome screen -->
<message name="IDS_ACCOUNT_MIGRATION_WELCOME_TITLE" desc="Title for the Account Migration Welcome screen.">
Sign in again to update <ph name="USER_EMAIL">$1<ex>john.doe@example.com</ex></ph>
</message>
<message name="IDS_ACCOUNT_MIGRATION_WELCOME_TEXT" desc="Text body for the Account Migration Welcome screen.">
Please sign in again to confirm that your account <ph name="USER_EMAIL">$1<ex>john.doe@example.com</ex></ph> can be used with websites, apps, and extensions in Chrome and Google Play. You may also remove this account.
</message>
<message name="IDS_ACCOUNT_MIGRATION_UPDATE_BUTTON" desc="Label for the button in Account Migration dialog to migrate the account.">
Update account
</message>
<!-- TPM firmware auto-update notifications --> <!-- TPM firmware auto-update notifications -->
<message name="IDS_TPM_AUTO_UPDATE_PLANNED_NOTIFICATION_TITLE" desc="Title for the notification informing the user that local data will be deleted."> <message name="IDS_TPM_AUTO_UPDATE_PLANNED_NOTIFICATION_TITLE" desc="Title for the notification informing the user that local data will be deleted.">
Your local data will soon be deleted Your local data will soon be deleted
......
6e74dee3836a86d0391c1c5dd87c54baf8b9521c
\ No newline at end of file
6e74dee3836a86d0391c1c5dd87c54baf8b9521c
\ No newline at end of file
6e74dee3836a86d0391c1c5dd87c54baf8b9521c
\ 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