Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(649)

Unified Diff: content/app/strings/content_strings.grd

Issue 2690473002: Android/a11y: Add string for a11y "feed" role. (Closed)
Patch Set: Remove spelling fixes Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/browser/accessibility/browser_accessibility_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/strings/content_strings.grd
diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
index 5d8996a43be28b64f037af04d5a88a336ca37e2e..92805315d4a9998af09d1371c3534a6feab2b444 100644
--- a/content/app/strings/content_strings.grd
+++ b/content/app/strings/content_strings.grd
@@ -294,6 +294,9 @@ below:
<message name="IDS_AX_ROLE_DESCRIPTION_TERM" desc="accessibility role description for description term(as in a description list)">
term
</message>
+ <message name="IDS_AX_ROLE_FEED" desc="Accessibility role description for a scrollable list of articles.">
+ feed
+ </message>
<message name="IDS_AX_ROLE_FIGURE" desc="accessibility role description for figure">
figure
</message>
« no previous file with comments | « no previous file | content/browser/accessibility/browser_accessibility_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698