Commit 4c6b2d1f authored by Cattalyya Nuengsigkapian's avatar Cattalyya Nuengsigkapian Committed by Commit Bot

capture_mode: fix fullscreen capture label typo in tablet mode.

- [NIT] fix typos in fullscreen capture label of tablet mode and edit button desc.
- Testing: a screenshot of the correction
https://storage.cloud.google.com/chromium-translation-screenshots/bd512a7ae20c1d0f18f3c7e935e812185dbefc19

Bug: 1142947
Change-Id: I4b97952ce7c20e05234d6e1cf7940494db8c8a31
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510491Reviewed-by: default avatarAhmed Fakhry <afakhry@chromium.org>
Commit-Queue: Cattalyya Nuengsigkapian <cattalyya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#822802}
parent 10f35fc5
......@@ -2993,7 +2993,7 @@ Here are some things you can try to get started.
<message name="IDS_ASH_SCREEN_CAPTURE_MESSAGE" desc="The message shows in the screenshot or screen recording notification.">
Show in folder
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_BUTTON_EDIT" desc="The edit button label for the screen catpure notification.">
<message name="IDS_ASH_SCREEN_CAPTURE_BUTTON_EDIT" desc="The edit button label for the screen capture notification.">
Edit
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_BUTTON_DELETE" desc="The delete button label for the screen capture notificaiton.">
......@@ -3003,7 +3003,7 @@ Here are some things you can try to get started.
Click anywhere to capture full screen
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_LABEL_FULLSCREEN_IMAGE_CAPTURE_TABLET" desc="The capture label message which shows in the middle of the screen when in fullscreen image capture mode in tablet mode.">
Tap anywhere to catpure full screen
Tap anywhere to capture full screen
</message>
<message name="IDS_ASH_SCREEN_CAPTURE_LABEL_REGION_IMAGE_CAPTURE" desc="The caputre label message which shows in the middle of the screen when in region image capture mode.">
Drag to select an area to capture
......
2aeb331699f03d895b3af8abe7b1a977c59ab5ca
\ No newline at end of file
bd512a7ae20c1d0f18f3c7e935e812185dbefc19
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment