scanner: Finalise action complete toast messages and mark translateable.
Adjust the messages shown on the action complete toasts to match the finalised strings doc, and mark the strings as translateable. Bug: b:375967525 Change-Id: If668ed77ab8f3f512b3f3f2155bb05b634a98b75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6369036 Commit-Queue: Michelle Chen <michellegc@google.com> Reviewed-by: Michael Cui <mlcui@google.com> Cr-Commit-Position: refs/heads/main@{#1434611}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
0f6849c917
commit
c5d18be2bd
ash
ash_strings.grd
ash_strings_grd
@ -6876,7 +6876,6 @@ Here are some things you can try to get started.
|
||||
</message>
|
||||
|
||||
<!-- Scanner -->
|
||||
<!-- TODO: crbug.com/375967525 - Finalize these strings and mark them as translateable -->
|
||||
<message name="IDS_ASH_SCANNER_DISCLAIMER_TITLE" desc="Text shown as the title of the suggested actions when searching your screen disclaimer view.">
|
||||
A few things to keep in mind
|
||||
</message>
|
||||
@ -6944,19 +6943,19 @@ Here are some things you can try to get started.
|
||||
<message name="IDS_ASH_SCANNER_ACTION_NEW_GOOGLE_SHEET_SOURCE" desc="The Google Sheets product name, shown on a notification that indicates a new Google Sheet is in the process of being created.">
|
||||
Google Sheets
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_CREATE_EVENT" desc="The message shown on a toast to indicate that event details were created from the contents of a screenshot." translateable="false">
|
||||
Created event
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_CREATE_EVENT" desc="The message shown on a toast to indicate that event details were created from the contents of a screenshot and added to the user's calendar.">
|
||||
Added to Calendar
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_CREATE_CONTACT" desc="The message shown on a toast to indicate a new contact was created from the contents of a screenshot." translateable="false">
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_CREATE_CONTACT" desc="The message shown on a toast to indicate a new contact was created from the contents of a screenshot.">
|
||||
Created contact
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_CREATE_DOC" desc="The message shown on a toast to indicate a new Google Doc was created from the contents of a screenshot." translateable="false">
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_CREATE_DOC" desc="The message shown on a toast to indicate a new Google Doc was created from the contents of a screenshot.">
|
||||
Created Google Doc
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_CREATE_SHEET" desc="The message shown on a toast to indicate a new Google Sheet was created from the contents of a screenshot." translateable="false">
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_CREATE_SHEET" desc="The message shown on a toast to indicate a new Google Sheet was created from the contents of a screenshot.">
|
||||
Created Google Sheet
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_COPY_TEXT_AND_FORMAT" desc="The message shown on a toast to indicate text with formatting was copied to the user's clipboard from the contents of a screenshot." translateable="false">
|
||||
<message name="IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_COPY_TEXT_AND_FORMAT" desc="The message shown on a toast to indicate text with formatting was copied to the user's clipboard from the contents of a screenshot.">
|
||||
Text copied to Clipboard
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_FAILURE_TOAST_CREATE_EVENT" desc="The message shown on a toast to indicate an error occurred when trying to add an event to the user's calendar from the contents of a screenshot.">
|
||||
|
1
ash/ash_strings_grd/IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_COPY_TEXT_AND_FORMAT.png.sha1
Normal file
1
ash/ash_strings_grd/IDS_ASH_SCANNER_ACTION_SUCCESS_TOAST_COPY_TEXT_AND_FORMAT.png.sha1
Normal file
@ -0,0 +1 @@
|
||||
9b38e409a6118e663d1642480895cf67761abf7e
|
@ -0,0 +1 @@
|
||||
49d5b21020f4ccc6eac061a71eb4a53e58b710ef
|
@ -0,0 +1 @@
|
||||
f94d9a7ea9c00ad98ba0572859f40f0af7d9a44f
|
@ -0,0 +1 @@
|
||||
be3c7db0447705ac3b14e36ec77817ec3f88ea3e
|
@ -0,0 +1 @@
|
||||
aaa9efc2983b0dc12fdcf733aac8a3d46eee805a
|
Reference in New Issue
Block a user