Opened 15 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 )
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)
follow-up: 2 comment:1 by , 15 years ago
Description: | modified (diff) |
---|
comment:2 by , 15 years ago
comment:3 by , 15 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 , 15 years ago
Status: | new → assigned |
---|
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 , 9 years ago
Milestone: | R1 → Unscheduled |
---|
comment:7 by , 4 years ago
Keywords: | localization added |
---|
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.