Bug 53005

Summary: Web Inspector: Find duplicate strings in localizedStrings.js, update it.
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Mikhail Naganov <mnaganov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch yurys: review+, mnaganov: commit-queue-

Description Mikhail Naganov 2011-01-24 05:51:29 PST
Incidentally, I found 2 duplicate strings in lnspector's localizedStrings.js. I decided to teach the checking script to find them.
Comment 1 Mikhail Naganov 2011-01-24 05:55:15 PST
Created attachment 79915 [details]
patch
Comment 2 Mikhail Naganov 2011-01-24 06:07:34 PST
Manually committed as http://trac.webkit.org/changeset/76511:


    2011-01-24  Mikhail Naganov  <mnaganov@chromium.org>
    
            Reviewed by Yury Semikhatsky.
    
            Web Inspector: Find duplicate strings in localizedStrings.js, update it.
    
            https://bugs.webkit.org/show_bug.cgi?id=53005
    
            * English.lproj/localizedStrings.js:
            * Scripts/check-inspector-strings: