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

Issue 926593006: [App banners] Update accessibility strings (Closed)

Created:
5 years, 10 months ago by gone
Modified:
5 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[App banners] Update accessibility strings Icon and rating view were missing accessibility strings. BUG=453170 Committed: https://crrev.com/8fdcfff7f5859b116c834d35fe0737ff595357d5 Cr-Commit-Position: refs/heads/master@{#317093}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Cleaning up more accessibility differences #

Total comments: 13

Patch Set 3 : Updating strings #

Patch Set 4 : formatting #

Total comments: 7

Patch Set 5 : Addressing some comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -10 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java View 1 2 3 2 chunks +14 lines, -4 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 4 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 25 (4 generated)
gone
5 years, 10 months ago (2015-02-13 23:01:25 UTC) #2
gone
5 years, 10 months ago (2015-02-13 23:01:42 UTC) #4
aurimas (slooooooooow)
https://codereview.chromium.org/926593006/diff/1/chrome/android/java/strings/android_chrome_strings.grd File chrome/android/java/strings/android_chrome_strings.grd (right): https://codereview.chromium.org/926593006/diff/1/chrome/android/java/strings/android_chrome_strings.grd#newcode832 chrome/android/java/strings/android_chrome_strings.grd:832: <message name="IDS_APP_BANNER_VIEW_ICON_ACCESSIBILITY" desc="Accessibililty text: Indicates that the user is ...
5 years, 10 months ago (2015-02-13 23:06:54 UTC) #5
gone
How are the new ones?
5 years, 10 months ago (2015-02-13 23:29:47 UTC) #6
newt (away)
These strings seem overly verbose. I think we this would work fine: have a custom ...
5 years, 10 months ago (2015-02-13 23:49:59 UTC) #7
gone
https://codereview.chromium.org/926593006/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java File chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java (right): https://codereview.chromium.org/926593006/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java#newcode103 chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java:103: mIconView.setContentDescription(context.getString( On 2015/02/13 23:49:58, newt wrote: > Don't use ...
5 years, 10 months ago (2015-02-13 23:52:09 UTC) #8
gone
BTW I'm not sure when the button stopped repeating custom accessibility text but it's not ...
5 years, 10 months ago (2015-02-13 23:55:01 UTC) #9
gone
https://codereview.chromium.org/926593006/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java File chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java (right): https://codereview.chromium.org/926593006/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java#newcode150 chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java:150: accessibilityText = On 2015/02/13 23:49:58, newt wrote: > funky ...
5 years, 10 months ago (2015-02-13 23:57:13 UTC) #10
newt (away)
https://codereview.chromium.org/926593006/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java File chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java (right): https://codereview.chromium.org/926593006/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java#newcode103 chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java:103: mIconView.setContentDescription(context.getString( On 2015/02/13 23:52:09, dfalcantara wrote: > On 2015/02/13 ...
5 years, 10 months ago (2015-02-14 00:00:19 UTC) #11
newt (away)
https://codereview.chromium.org/926593006/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java#newcode103 > chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java:103: > mIconView.setContentDescription(context.getString( > On 2015/02/13 23:52:09, dfalcantara wrote: > > On 2015/02/13 ...
5 years, 10 months ago (2015-02-14 00:00:55 UTC) #12
gone
Pinging dmazzonni@ about it so we don't bikeshed over the strings.
5 years, 10 months ago (2015-02-14 00:01:45 UTC) #13
gone
+dmazzoni for the string changes
5 years, 10 months ago (2015-02-17 23:46:26 UTC) #15
dmazzoni
Screen reader users tend to like things to be as concise as possible without being ...
5 years, 10 months ago (2015-02-19 00:56:32 UTC) #16
gone
https://chromiumcodereview.appspot.com/926593006/diff/60001/chrome/android/java/strings/android_chrome_strings.grd File chrome/android/java/strings/android_chrome_strings.grd (right): https://chromiumcodereview.appspot.com/926593006/diff/60001/chrome/android/java/strings/android_chrome_strings.grd#newcode905 chrome/android/java/strings/android_chrome_strings.grd:905: Get the app from the Google Play Store: <ph ...
5 years, 10 months ago (2015-02-19 00:58:37 UTC) #17
gone
https://chromiumcodereview.appspot.com/926593006/diff/60001/chrome/android/java/strings/android_chrome_strings.grd File chrome/android/java/strings/android_chrome_strings.grd (right): https://chromiumcodereview.appspot.com/926593006/diff/60001/chrome/android/java/strings/android_chrome_strings.grd#newcode902 chrome/android/java/strings/android_chrome_strings.grd:902: View the app on the Google Play Store. App ...
5 years, 10 months ago (2015-02-19 03:01:37 UTC) #18
dmazzoni
lgtm https://chromiumcodereview.appspot.com/926593006/diff/60001/chrome/android/java/strings/android_chrome_strings.grd File chrome/android/java/strings/android_chrome_strings.grd (right): https://chromiumcodereview.appspot.com/926593006/diff/60001/chrome/android/java/strings/android_chrome_strings.grd#newcode905 chrome/android/java/strings/android_chrome_strings.grd:905: Get the app from the Google Play Store: ...
5 years, 10 months ago (2015-02-19 16:50:17 UTC) #19
gone
Great, thanks! Newt, any other concerns about this CL, or is it alright to land ...
5 years, 10 months ago (2015-02-19 17:49:08 UTC) #20
newt (away)
lgtm
5 years, 10 months ago (2015-02-19 18:45:21 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/926593006/80001
5 years, 10 months ago (2015-02-19 18:48:59 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-19 19:15:30 UTC) #24
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 19:16:13 UTC) #25
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/8fdcfff7f5859b116c834d35fe0737ff595357d5
Cr-Commit-Position: refs/heads/master@{#317093}

Powered by Google App Engine
This is Rietveld 408576698