focus-mode: Update strings for DND and first time
This CL updates the strings for the DND notification as well as first time user flow for the focus panel. Also marks them for translation. Bug: b/288975135 Test: manual Change-Id: I29028f99d71cc36f9d4fb15bb03839195b799170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5608615 Commit-Queue: Hongyu Long <hongyulong@chromium.org> Auto-Submit: Richard Chui <richui@chromium.org> Reviewed-by: Hongyu Long <hongyulong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1312200}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
fd70d6de2e
commit
c4eb4a7c48
@ -770,7 +770,7 @@ Style notes:
|
||||
<message name="IDS_ASH_STATUS_TRAY_FOCUS_MODE_TIME_SUBLABEL" desc="The text used for the subtext of the quick settings pod for remaining time in an active session.">
|
||||
<ph name="REMAINING_TIME">$1<ex>1 hr, 4 min</ex></ph> left
|
||||
</message>
|
||||
<message name="IDS_ASH_STATUS_TRAY_FOCUS_MODE_DETAILED_VIEW_FIRST_TIME_USER_ACCESSIBLE_NAME" translateable="false" desc="The accessible name for focus mode detailed view for first time user.">
|
||||
<message name="IDS_ASH_STATUS_TRAY_FOCUS_MODE_DETAILED_VIEW_FIRST_TIME_USER_ACCESSIBLE_NAME" desc="The accessible name for focus mode detailed view for first time user.">
|
||||
Focus settings. Set a timer, task, and music to get in the flow.
|
||||
</message>
|
||||
<message name="IDS_ASH_STATUS_TRAY_FOCUS_MODE_DETAILED_VIEW_EXPERIENCED_USER_ACCESSIBLE_NAME" desc="The accessible name for focus mode detailed view for experienced user.">
|
||||
@ -853,8 +853,8 @@ Style notes:
|
||||
<message name="IDS_ASH_STATUS_TRAY_FOCUS_MODE_TOGGLE_END_BUTTON_LABEL" desc="The text used for the label of the toggle button in the focus mode detailed view and countdown view for when focus mode is active.">
|
||||
Finish
|
||||
</message>
|
||||
<message name="IDS_ASH_STATUS_TRAY_FOCUS_MODE_FIRST_TIME_SUBLABEL" translateable="false" desc="The text used for the sublabel of the detailed view toggle row for when a user has never used focus mode before.">
|
||||
Set a timer, task, and music to get in the flow
|
||||
<message name="IDS_ASH_STATUS_TRAY_FOCUS_MODE_FIRST_TIME_SUBLABEL" desc="The text used for the sublabel of the detailed view toggle row for when a user has never used focus mode before. The string can be shortened to 'Set a timer and task' if needed to fit within the character limit. [CHAR_LIMIT=30]">
|
||||
Set a timer, task, and music
|
||||
</message>
|
||||
<message name="IDS_ASH_STATUS_TRAY_FOCUS_MODE_FEEDBACK_BUTTON" desc="The text used for the feedback button.">
|
||||
Send feedback
|
||||
@ -7675,8 +7675,8 @@ New install
|
||||
<message name="IDS_ASH_DO_NOT_DISTURB_NOTIFICATION_DESCRIPTION" desc="Text description used for the notification that shows up when the 'Do Not Disturb' feature is enabled.">
|
||||
Notifications are muted
|
||||
</message>
|
||||
<message name="IDS_ASH_DO_NOT_DISTURB_NOTIFICATION_IN_FOCUS_MODE_DESCRIPTION" translateable="false" desc="Text description used for the notification that shows up when the 'Do Not Disturb' feature is enabled.">
|
||||
Notifications are muted until <ph name="time">$1<ex>1:40 PM</ex></ph>
|
||||
<message name="IDS_ASH_DO_NOT_DISTURB_NOTIFICATION_IN_FOCUS_MODE_DESCRIPTION" desc="Text description used for the notification that shows up when the 'Do Not Disturb' feature is enabled.">
|
||||
Notifications are muted until <ph name="time">$1<ex>1:40 PM</ex></ph> while focusing
|
||||
</message>
|
||||
<message name="IDS_ASH_DO_NOT_DISTURB_NOTIFICATION_TURN_OFF" desc="Label for a button on the 'Do Not Disturb' notification that turns off 'Do Not Disturb' mode.">
|
||||
Turn off
|
||||
|
@ -1 +1 @@
|
||||
6f0613b77c5e167784658dfd7b01f707859577d5
|
||||
bd59f17205a25a029df522f4794f03180ca9fbb0
|
@ -1 +1 @@
|
||||
5f2047ac4f4529402d153c06c007d4f1f542be4e
|
||||
7b0ccb02eba6626f4b492d9f79ebebb69c0d68f1
|
@ -1 +1 @@
|
||||
6bacd142db65f50dd98c0f98c15688712b8037a9
|
||||
41949cc7a514374936892f5bbb467b4247b6403a
|
Reference in New Issue
Block a user