scanner: Finalise action button strings and mark them as translateable.
Bug: b:375967525 Change-Id: Ie7a6b5fce01f47809524ef5cbcfe7ac55a6d5efe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6232327 Reviewed-by: Michael Cui <mlcui@google.com> Commit-Queue: Michelle Chen <michellegc@google.com> Cr-Commit-Position: refs/heads/main@{#1416565}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
614a03966d
commit
d6d3553df1
@ -6860,20 +6860,20 @@ Here are some things you can try to get started.
|
||||
|
||||
<!-- Scanner -->
|
||||
<!-- TODO: crbug.com/375967525 - Finalize these strings and mark them as translateable -->
|
||||
<message name="IDS_ASH_SCANNER_ACTION_CREATE_EVENT_LABEL" desc="The label on a button that can be clicked to create a new calendar event from the contents of a screenshot." translateable="false">
|
||||
<message name="IDS_ASH_SCANNER_ACTION_CREATE_EVENT_LABEL" desc="The label on a button that can be clicked to create a new calendar event from the contents of a screenshot. Clicking the button will open a draft new event in Google Calendar with the event details pre-filled.">
|
||||
Add to Calendar
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_CREATE_CONTACT_LABEL" desc="The label on a button that can be clicked to create a new contact from the contents of a screenshot." translateable="false">
|
||||
<message name="IDS_ASH_SCANNER_ACTION_CREATE_CONTACT_LABEL" desc="The label on a button that can be clicked to create a new contact from the contents of a screenshot. Clicking the button will open a draft new contact in Google Contacts with the contact details pre-filled.">
|
||||
Create contact
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_CREATE_SHEET" desc="The label on a button that can be clicked to create a new Google Sheet from the contents of a screenshot." translateable="false">
|
||||
<message name="IDS_ASH_SCANNER_ACTION_CREATE_SHEET" desc="The label on a button that can be clicked to create a new Google Sheet from the contents of a screenshot.">
|
||||
Create Google Sheets
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_CREATE_DOC" desc="The label on a button that can be clicked to create a new Google Doc from the contents of a screenshot." translateable="false">
|
||||
<message name="IDS_ASH_SCANNER_ACTION_CREATE_DOC" desc="The label on a button that can be clicked to create a new Google Doc from the contents of a screenshot.">
|
||||
Create Google Docs
|
||||
</message>
|
||||
<message name="IDS_ASH_SCANNER_ACTION_COPY_TEXT_AND_FORMAT" desc="The label on a button that can be clicked to copy text with formatting from the contents of a screenshot." translateable="false">
|
||||
Copy text and format
|
||||
<message name="IDS_ASH_SCANNER_ACTION_COPY_TEXT_AND_FORMAT" desc="The label on a button that can be clicked to copy text with formatting from the contents of a screenshot. Formatting includes properties such as text size, font, and color.">
|
||||
Copy with formatting
|
||||
</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
|
||||
|
@ -0,0 +1 @@
|
||||
9638fb1135a84533bbc9fd9083444ba206d1e55c
|
@ -0,0 +1 @@
|
||||
59ae59eacd8be302c5b4ffda18ca2bb0bdd5df97
|
@ -0,0 +1 @@
|
||||
a11e01a9708dd1a93c2eb7763b2d33a15e4d240e
|
@ -0,0 +1 @@
|
||||
4751f5cbb01ce74215c8c6e344c7584a567105c9
|
@ -0,0 +1 @@
|
||||
0c9756e014cb9881974b33ee20b88b858e8da203
|
Reference in New Issue
Block a user