Translate 'create' badge.
It is the last remaining string to be translated. Bug: b:345303965 Change-Id: I7b1f82b43b2c35d4350b73523924483d9bcedbea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5785419 Reviewed-by: Michelle Chen <michellegc@google.com> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1340856}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
8bce9c700b
commit
6bd0baa9d8
ash
@ -7369,7 +7369,6 @@ New install
|
||||
</message>
|
||||
|
||||
<!-- Picker -->
|
||||
<!-- TODO: b/309706053 - Finalize these strings and then mark them as these as translateable -->
|
||||
<message name="IDS_PICKER_EXPRESSIONS_CATEGORY_LABEL"
|
||||
desc="This string appears in a selectable menu item in a menu. When selected, it opens the ChromeOS emoji picker. The term 'more' indicates that it has more than just emojis and GIFs, including symbols and emoticons.">
|
||||
Emojis, GIFs, and more
|
||||
@ -7519,7 +7518,8 @@ New install
|
||||
desc="This string appears as the label for a badge in a search result. It indicates that selecting the search result will open it in a new window. For example, this badge might appear in a search result for an image, which would open the image in a new window. Try to limit translations to 10 characters.">
|
||||
Open
|
||||
</message>
|
||||
<message name="IDS_PICKER_CREATE_RESULT_BADGE_LABEL" translateable="false" desc="Label of the badge in a result that can be created.">
|
||||
<message name="IDS_PICKER_CREATE_RESULT_BADGE_LABEL"
|
||||
desc="This string appears as the label for a badge in a search result. It indicates that selecting the search result will create it. For example, this badge might appear in a search result labeled 'Note', which would create a new note. Try to limit translations to 10 characters.">
|
||||
Create
|
||||
</message>
|
||||
<message name="IDS_PICKER_FEATURE_TOUR_LEARN_MORE_BUTTON_LABEL"
|
||||
|
@ -0,0 +1 @@
|
||||
137dddf29bd0073bf86deb7ef55273bd1e8acc89
|
Reference in New Issue
Block a user