Bug 53005 - Web Inspector: Find duplicate strings in localizedStrings.js, update it.
Summary: Web Inspector: Find duplicate strings in localizedStrings.js, update it.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Mikhail Naganov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 05:51 PST by Mikhail Naganov
Modified: 2011-01-24 06:07 PST (History)
10 users (show)

See Also:


Attachments
patch (2.06 KB, patch)
2011-01-24 05:55 PST, Mikhail Naganov
yurys: review+
mnaganov: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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: