Bug 26247

Summary: Update WebInspector localizedStrings.js with new resource tracking strings
Product: WebKit Reporter: Jan Alonzo <jmalonzo>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
add new strings in localizedStrings.js
eric: review+
changelog for the patch mrowe: review+

Description Jan Alonzo 2009-06-07 17:20:33 PDT
Add strings that were in r44322 in WebCore/English.lproj/localizedStrings.js.

Patch coming...
Comment 1 Jan Alonzo 2009-06-07 17:21:42 PDT
Created attachment 31036 [details]
add new strings in localizedStrings.js
Comment 2 Jan Alonzo 2009-06-07 18:25:28 PDT
Created attachment 31038 [details]
changelog for the patch

I'm attaching a separate changelog as it's tricky to get a merged one (with localizedStrings.js treated as binary by git and svn)
Comment 3 Mark Rowe (bdash) 2009-06-07 22:08:12 PDT
Comment on attachment 31038 [details]
changelog for the patch

r=me
Comment 4 Eric Seidel (no email) 2009-06-10 00:42:36 PDT
Comment on attachment 31036 [details]
add new strings in localizedStrings.js

I assume mrowe meant to r+ this too.  Looks fine.
Comment 5 Jan Alonzo 2009-06-10 14:10:15 PDT
Landed in r44590. Thanks mrowe and eseidel.