Bug 97878 - [Forms] Add localized strings for multiple fields date/time input UI
Summary: [Forms] Add localized strings for multiple fields date/time input UI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-28 02:51 PDT by yosin
Modified: 2012-09-28 03:59 PDT (History)
8 users (show)

See Also:


Attachments
Patch 1 (2.09 KB, patch)
2012-09-28 03:05 PDT, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2012-09-28 02:51:30 PDT
We need to have following localization strings:
 - "This month" button label for month picker
 - "This week" button label for week picker
 - "Other month" label in suggestion popup list
 - "Other time" label in suggestion popup list
 - "Other week" label in suggestion popup list
Comment 1 yosin 2012-09-28 03:05:55 PDT
Created attachment 166188 [details]
Patch 1
Comment 2 yosin 2012-09-28 03:06:23 PDT
Comment on attachment 166188 [details]
Patch 1

Could you review this patch?
Thanks in advance.
Comment 3 WebKit Review Bot 2012-09-28 03:08:02 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 4 Kent Tamura 2012-09-28 03:18:22 PDT
Comment on attachment 166188 [details]
Patch 1

ok
Comment 5 yosin 2012-09-28 03:19:32 PDT
See http://crbug.com/152632 for Chromium side changes.
Comment 6 yosin 2012-09-28 03:59:12 PDT
Comment on attachment 166188 [details]
Patch 1

Clearing flags on attachment: 166188

Committed r129873: <http://trac.webkit.org/changeset/129873>
Comment 7 yosin 2012-09-28 03:59:17 PDT
All reviewed patches have been landed.  Closing bug.