Commit e94670d5 authored by David Roger's avatar David Roger Committed by Chromium LUCI CQ

[Profile picker] Cleanup strings for local profile creation

See discussions:
1) https://docs.google.com/presentation/d/1Mrt7ZQV_VwJ6IBpmA-GFKk-lVx7RkdAJHo3ADSooIAY/edit?disco=AAAAIzo6kto
2) https://docs.google.com/presentation/d/1Mrt7ZQV_VwJ6IBpmA-GFKk-lVx7RkdAJHo3ADSooIAY/edit?disco=AAAAHlUIHWE

Screenshot:
https://storage.cloud.google.com/chromium-translation-screenshots/88cd55b4bf04fb8e41c5196e0570d72599088733

Change-Id: I921bf31a5a9978c07f8110b23ab2bb4d8f996564
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622313Reviewed-by: default avatarMonica Basta <msalama@chromium.org>
Commit-Queue: Monica Basta <msalama@chromium.org>
Auto-Submit: David Roger <droger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842094}
parent 37b032d6
...@@ -1201,6 +1201,9 @@ Chromium is unable to recover your settings. ...@@ -1201,6 +1201,9 @@ Chromium is unable to recover your settings.
<message name="IDS_PROFILE_PICKER_ASK_ON_STARTUP" desc="Text for the checkbox on the profile picker main view"> <message name="IDS_PROFILE_PICKER_ASK_ON_STARTUP" desc="Text for the checkbox on the profile picker main view">
Ask when Chromium opens Ask when Chromium opens
</message> </message>
<message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_TITLE" desc="Title for the local profile customiztion screen on the picker.">
Customize your Chromium profile
</message>
</if> </if>
<!-- Rosetta installation for protected media --> <!-- Rosetta installation for protected media -->
......
...@@ -1217,6 +1217,9 @@ Google Chrome is unable to recover your settings. ...@@ -1217,6 +1217,9 @@ Google Chrome is unable to recover your settings.
<message name="IDS_PROFILE_PICKER_ASK_ON_STARTUP" desc="Text for the checkbox on the profile picker main view"> <message name="IDS_PROFILE_PICKER_ASK_ON_STARTUP" desc="Text for the checkbox on the profile picker main view">
Ask when Chrome opens Ask when Chrome opens
</message> </message>
<message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_TITLE" desc="Title for the local profile customiztion screen on the picker.">
Customize your Chrome profile
</message>
</if> </if>
<!-- Rosetta installation for protected media --> <!-- Rosetta installation for protected media -->
......
...@@ -758,9 +758,6 @@ ...@@ -758,9 +758,6 @@
<message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_NOT_NOW_BUTTON_LABEL" desc="Label for a button to decline a prompt to sign in"> <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_NOT_NOW_BUTTON_LABEL" desc="Label for a button to decline a prompt to sign in">
Not now Not now
</message> </message>
<message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_TITLE" desc="Title for the local profile customiztion screen on the picker.">
Customize your profile
</message>
<message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_CUSTOMIZE_AVATAR_BUTTON_LABEL" desc="Accessibility label for edit avatar button when the pencil icon is focused that is not rendered."> <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_CUSTOMIZE_AVATAR_BUTTON_LABEL" desc="Accessibility label for edit avatar button when the pencil icon is focused that is not rendered.">
Customize avatar Customize avatar
</message> </message>
...@@ -780,7 +777,7 @@ ...@@ -780,7 +777,7 @@
Cancel Cancel
</message> </message>
<message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_INPUT_NAME" desc="Name of the input to configure the profile name in the profile customization window."> <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_INPUT_NAME" desc="Name of the input to configure the profile name in the profile customization window.">
Example: Work, Personal, Kids, or a name Add a name or a label like Work, Personal, or Kids
</message> </message>
<message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_SHORTCUT_TEXT" desc="Text of a box creating a desktop shortcut for the profile."> <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_SHORTCUT_TEXT" desc="Text of a box creating a desktop shortcut for the profile.">
Create a desktop shortcut Create a desktop shortcut
......
3678acf715797a85e0daebeb0c0cebd71551702b 88cd55b4bf04fb8e41c5196e0570d72599088733
\ No newline at end of file \ 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