Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 11015083: Merge labels and access keys into one string in locales (Closed)

Created:
July 3, 2013, 9:11 a.m. by Wladimir Palant
Modified:
July 9, 2013, 12:54 p.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

I`ve only included the en-US changes here, other locales have been changed as well of course. Everything seems to work fine with exception of the Backup&Restore button in Filter Preferences - <button type=menu> doesn`t seem to react to access key changes.

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
M chrome/content/ui/sendReport.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M lib/ui.js View 1 1 chunk +2 lines, -0 lines 1 comment Download
M lib/utils.js View 1 1 chunk +15 lines, -5 lines 1 comment Download

Messages

Total messages: 4
Wladimir Palant
July 3, 2013, 9:11 a.m. (2013-07-03 09:11:49 UTC) #1
Felix Dahlke
I'm wondering if it wouldn't be cleaner to split the strings into labels and accesskeys ...
July 3, 2013, 3:20 p.m. (2013-07-03 15:20:47 UTC) #2
Wladimir Palant
On 2013/07/03 15:20:47, Felix H. Dahlke wrote: > I'm wondering if it wouldn't be cleaner ...
July 9, 2013, 12:10 p.m. (2013-07-09 12:10:58 UTC) #3
Felix Dahlke
July 9, 2013, 12:20 p.m. (2013-07-09 12:20:39 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld