Chromium Code Reviews

Issue 506053: Replace "failedURL" with "failedUrl" to correctly display the failed URL in n... (Closed)

Created:
11 years ago by WillH
Modified:
5 years, 11 months ago
Reviewers:
tony, Mark Larson
CC:
chromium-reviews_googlegroups.com, M-A Ruel
Visibility:
Public.

Description

Replace "failedURL" with "failedUrl" to correctly display the failed URL in net errors. BUG=30634 TEST=Set language to "English (United Kingdom)", disable internet connections and navigate to http://example.com/. Error page should read "The web page at http://example.com/..."

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -1 line)
M resources/generated_resources_en-GB.xtb View 1 chunk +1 line, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
WillH
11 years ago (2009-12-17 14:09:42 UTC) #1
tony
11 years ago (2009-12-17 19:14:20 UTC) #2
Thanks for the patch!  We'll need to fix this in our translation server which
generates the .xtb files.  I'll take over the bug.

Powered by Google App Engine