Update "Add a task" button text to be consistent with web ui
Bug: b/325335334 Change-Id: Ic6d8793c1fb5b8824abe3ab538a9532d39b22d12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5353111 Commit-Queue: Artsiom Mitrokhin <amitrokhin@chromium.org> Reviewed-by: Wen-Chien Wang <wcwang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1269833}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
20e902c52a
commit
200580728e
ash
@ -7291,8 +7291,8 @@ New install
|
||||
<message name="IDS_GLANCEABLES_LIST_FOOTER_ACTION_BUTTON_LABEL" desc="The glanceable displays classroom or tasks items fetched from Google Classroom or Google Tasks API. Glanceables UI renders only limited number of items, the rest of them can be seen by clicking this button, which will open a corresponding website.">
|
||||
See all
|
||||
</message>
|
||||
<message name="IDS_GLANCEABLES_TASKS_ADD_NEW_TASK_BUTTON_LABEL" desc="Tasks glanceable displays non-completed tasks fetched from Google Tasks API. This text in displayed on the button, which allows creating new tasks (currently it redirects to Tasks Web UI).">
|
||||
Add new task
|
||||
<message name="IDS_GLANCEABLES_TASKS_ADD_NEW_TASK_BUTTON_LABEL" desc="Tasks glanceable displays non-completed tasks fetched from Google Tasks API. This text in displayed on the button, which allows creating new tasks.">
|
||||
Add a task
|
||||
</message>
|
||||
<message name="IDS_GLANCEABLES_TASKS_EDIT_IN_TASKS_LABEL" desc="A glanceables label button placed under the task title textfield that allows users to edit the task in Google Tasks website.">
|
||||
Edit in Google Tasks
|
||||
|
@ -1 +1 @@
|
||||
48a625783a776e25e535e4e3032f547f821e2d7c
|
||||
315f02ac866633556b6cae5cd6e0077d23616b13
|
Reference in New Issue
Block a user