Add "_ or _+_+_" keyboard shortcut template for screenshot special case
Bug: 1292703 Change-Id: I93fb5db0e36477badc3f662b5cc79aed8d44639c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3561364 Reviewed-by: Rachel Wong <wrong@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/main@{#987348}
This commit is contained in:
ash
@ -4667,6 +4667,9 @@ New install
|
||||
<message name="IDS_APP_LIST_SEARCH_GAME_PLATFORMS_PREFIX" desc="Shown next to a video game search result, begins a list of cloud gaming platforms the game is playable on.">
|
||||
on
|
||||
</message>
|
||||
<message name="IDS_APP_LIST_SEARCH_SCREENSHOT_SHORTCUT" desc="Template string for a keyboard shortcut describing two ways to take a screenshot: the snip key or Ctrl+Shift+Overview.">
|
||||
<ph name="snip">$1<ex>Snip</ex></ph> or <ph name="ctrl">$2<ex>Ctrl</ex></ph><ph name="separator1">$3<ex>+</ex></ph><ph name="shift">$4<ex>Ctrl</ex></ph><ph name="separator2">$5<ex>+</ex></ph><ph name="overview">$6<ex>Overview</ex></ph>
|
||||
</message>
|
||||
<message name="IDS_APP_LIST_START_ASSISTANT" desc="Tooltip for the button that starts Google Assistant from the search box in the app list.">
|
||||
Google Assistant
|
||||
</message>
|
||||
|
@ -0,0 +1 @@
|
||||
6ec5c5f6e2f6f34f8ccbebccf509f5c23ec3848d
|
Reference in New Issue
Block a user