Opened 14 years ago

Last modified 4 years ago

#4962 in-progress enhancement

Localizing parsedate usage for Find panel

Reported by: humdinger Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Kits/Locale Kit Version: R1/Development
Keywords: localization Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by humdinger)

When Haiku is to be fully localized, don't forget to also create support for parsedate.cpp as used in the Find panel.

As PulkoMandy said:

First step is to attach it to Kits/Locale so I build a wrapper aroundICU tools. When it's done I'll reassign to the Find panel guys so they use the API :)

Change History (7)

comment:1 by humdinger, 14 years ago

Description: modified (diff)

Strange. I put the description in there, did a preview and submitted the changes... Fortunately I had the text still in the clipboard. Let's see if it works now.

in reply to:  1 comment:2 by idefix, 14 years ago

Replying to humdinger:

Strange. I put the description in there, did a preview and submitted the changes...

Well, earlier today you did create a ticket describing this strange behaviour of Trac. ;)

comment:3 by humdinger, 14 years ago

Yes, but I thought it was only a "visual" glitch. Back then I used the back-button, did changes, but apparently didn't preview after that, but submitted directly. Gonna update the comment there accordingly. Thanks for making that connection for me... :)

comment:4 by pulkomandy, 14 years ago

Status: newassigned

Ok, after a quick look, ICU does not guess the format of a date like this code seems to do. So we'll have to loop trough all possible formats until the date is parsed correctly...

comment:5 by waddlesplash, 9 years ago

Milestone: R1Unscheduled

comment:6 by waddlesplash, 9 years ago

Milestone: UnscheduledR1

Reverting earlier milestone change

comment:7 by diver, 4 years ago

Keywords: localization added
Note: See TracTickets for help on using tickets.