New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 711361 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Last visit > 30 days ago
Closed: Apr 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Multi-line string resources have extra spaces

Project Member Reported by moh...@chromium.org, Apr 13 2017

Issue description

r453701 which moved some string resources around has added indentation to multi-line string which shows up in the strings shown to the user.

Examples are IDS_ASH_STATUS_TRAY_CAPS_LOCK_CANCEL_BY_SEARCH and IDS_ASH_STATUS_TRAY_CAPS_LOCK_CANCEL_BY_ALT_SEARCH. (To try it, you can turn on Caps Lock and check the popup).
 
Status: Started (was: Assigned)
Labels: M-60 Merge-Request-59 M-59
https://codereview.chromium.org/2826483002/ fixes it

TPMs, I'm tagging merge request now because this affects strings and I need it backported before string freeze.


Project Member

Comment 3 by bugdroid1@chromium.org, Apr 17 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/faf4c1d6b393e0d8e0b15d970d23294f0b7aa8b5

commit faf4c1d6b393e0d8e0b15d970d23294f0b7aa8b5
Author: jamescook <jamescook@chromium.org>
Date: Mon Apr 17 19:09:37 2017

chromeos: Fix indentation in multi-line ash strings

https://codereview.chromium.org/2720293002/ accidentally introduced extra
spaces into some multi-line strings in the ash notification tray bubbles,
primarily those for caps lock. Remove the extra spaces.

Also fix a couple other cases of bad wrapping in strings.

BUG= 711361 
TEST=manually turn on caps lock, see proper indentation

Review-Url: https://codereview.chromium.org/2826483002
Cr-Commit-Position: refs/heads/master@{#464966}

[modify] https://crrev.com/faf4c1d6b393e0d8e0b15d970d23294f0b7aa8b5/ash/ash_strings.grd

Status: Fixed (was: Started)

Comment 5 by gkihumba@google.com, Apr 18 2017

Labels: Merge-Approved-59
Project Member

Comment 6 by bugdroid1@chromium.org, Apr 18 2017

Labels: -merge-approved-59 merge-merged-3071
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/d562c1288d0f63e5c946204f1530ebf594e7b625

commit d562c1288d0f63e5c946204f1530ebf594e7b625
Author: James Cook <jamescook@chromium.org>
Date: Tue Apr 18 18:10:51 2017

chromeos: Fix indentation in multi-line ash strings

https://codereview.chromium.org/2720293002/ accidentally introduced extra
spaces into some multi-line strings in the ash notification tray bubbles,
primarily those for caps lock. Remove the extra spaces.

Also fix a couple other cases of bad wrapping in strings.

BUG= 711361 
TEST=manually turn on caps lock, see proper indentation

Review-Url: https://codereview.chromium.org/2826483002
Cr-Commit-Position: refs/heads/master@{#464966}
(cherry picked from commit faf4c1d6b393e0d8e0b15d970d23294f0b7aa8b5)

Review-Url: https://codereview.chromium.org/2821373002 .
Cr-Commit-Position: refs/branch-heads/3071@{#36}
Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641}

[modify] https://crrev.com/d562c1288d0f63e5c946204f1530ebf594e7b625/ash/ash_strings.grd

Project Member

Comment 7 by sheriffbot@chromium.org, Apr 19 2017

Labels: -Merge-Request-59 Merge-Review-59 Hotlist-Merge-Review
This bug requires manual review: There is .grd file changes and we are only 47 days from stable.
Please contact the milestone owner if you have questions.
Owners: amineer@(Android), cmasso@(iOS), gkihumba@(ChromeOS), Abdul Syed@(Desktop)

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Labels: -M-60
Owner: gkihumba@chromium.org
I think this is already merged to M59 
Grace to confirmed

Comment 9 by gkihumba@google.com, Jun 16 2017

Labels: -Hotlist-Merge-Review
Labels: -Merge-Review-59

Comment 11 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment