Bug 119704

Summary: extract-localizable-strings doesn't know how to verify an existing strings file
Product: WebKit Reporter: mitz
Component: Tools / TestsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add --verify option to extract-localizable-strings darin: review+

Description mitz 2013-08-12 15:33:46 PDT
extract-localizable-strings doesn't know how to verify an existing strings file
Comment 1 mitz 2013-08-12 15:45:28 PDT
Created attachment 208568 [details]
Add --verify option to extract-localizable-strings
Comment 2 Darin Adler 2013-08-12 15:48:28 PDT
Comment on attachment 208568 [details]
Add --verify option to extract-localizable-strings

View in context: https://bugs.webkit.org/attachment.cgi?id=208568&action=review

> Tools/ChangeLog:16
> +        mismatching comments are reproted as errors.

typo “reproted”
Comment 3 mitz 2013-08-12 22:52:39 PDT
Fixed in <http://trac.webkit.org/r153976>.