Skip to content

Commit

Permalink
[NTP] Add strings for button labels for a11y
Browse files Browse the repository at this point in the history
Bug: 858885
Change-Id: I9ea772268411272c86e333ec4041b3e17b38f3af
Reviewed-on: https://chromium-review.googlesource.com/1142541
Commit-Queue: Kyle Milka <kmilka@chromium.org>
Reviewed-by: Mathieu Perreault <mathp@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577188}
  • Loading branch information
Kyle Milka authored and Commit Bot committed Jul 23, 2018
1 parent 570c323 commit a25862e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions chrome/app/generated_resources.grd
Original file line number Diff line number Diff line change
Expand Up @@ -4783,6 +4783,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_NTP_CUSTOM_BG_IMAGE_NOT_USABLE" desc="Error message for when an uploaded image is not usuable as a custom background. (On the New Tab Page)">
This image can't be used. Choose a different image.
</message>
<message name="IDS_NTP_CUSTOM_BG_BACK_LABEL" desc="Accessibility label for the back arrow on the background picker dialog. (On the New Tab Page)">
Back
</message>
<message name="IDS_NTP_CUSTOM_BG_CUSTOMIZE_NTP_LABEL" desc="Accessibility label for the gear icon. (On the New Tab Page)">
Customize this page
</message>
<message name="IDS_NTP_CUSTOM_BG_GOOGLE_PHOTO_LABEL" desc="Accessibility label for a Google Photos image tile. (On the New Tab Page)">
Photo
</message>

<!--Tooltip strings-->
<message name="IDS_TOOLTIP_BACK" desc="The tooltip for back button">
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f29b09ad3bbe74cf10e3e7a7becf2a4a1aefae41
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
28d6b42dde96828b2f8adb23a8846787a6ed7fa7
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b3ce3cdb8cdfbe65b6cd2d5a25ae93b2f3eeff3b

0 comments on commit a25862e

Please sign in to comment.