Bug 119704 - extract-localizable-strings doesn't know how to verify an existing strings file
Summary: extract-localizable-strings doesn't know how to verify an existing strings file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-12 15:33 PDT by mitz
Modified: 2013-08-12 22:52 PDT (History)
0 users

See Also:


Attachments
Add --verify option to extract-localizable-strings (7.39 KB, patch)
2013-08-12 15:45 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

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