Bug 167984 - [GTK] Fix translatable form validation messages
Summary: [GTK] Fix translatable form validation messages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2017-02-08 05:42 PST by Carlos Garcia Campos
Modified: 2017-02-08 08:22 PST (History)
1 user (show)

See Also:


Attachments
Patch (6.06 KB, patch)
2017-02-08 05:46 PST, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-02-08 05:42:40 PST
Most of them are just wrong. We could simply use the same messages than mac which will also make some tests pass.
Comment 1 Carlos Garcia Campos 2017-02-08 05:46:09 PST
Created attachment 300892 [details]
Patch
Comment 2 Carlos Garcia Campos 2017-02-08 08:22:05 PST
Committed r211871: <http://trac.webkit.org/changeset/211871>