Closed
Bug 129547
Opened 24 years ago
Closed 24 years ago
Need to indicate date format following "Date" string on search/filter window
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: ji, Assigned: tetsuroy)
Details
(Keywords: intl, Whiteboard: [adt3], need /adt+)
Attachments
(1 file)
|
514 bytes,
patch
|
ftang
:
review+
asa
:
approval+
|
Details | Diff | Splinter Review |
This bug is filed as a workaround for bug 98144.
With the current build searching mail by date is broken for international users
who use different date format as US/English, we need to indicate what date
format be used for search by adding string "MM/DD/YYYY" following "Date" in the
drop-down list. So the search criteria becomes something like "Date
(MM/DD/YYYY)" "is/isn't/is before/is after" <user input date>. In this case the
user will know what date format should be used for search.
We also need to add some localization notes in property file explaining the
reason and asking localization engineers to localize "Date" word only and leave
the date format untranslated.
Added nsbeta1+ keyword per ftang's permission.
This change should also affect filter window.
Summary: Need to indicate date format following "Date" string on search window → Need to indicate date format following "Date" string on search/filter window
I meant date format shouldn't be translated, but "YYYY", "MM", "DD" can be
translated, so for Chinese, we can translate it to something like "ÈÕÆÚ £¨ÔÂÔÂ/
ÈÕÈÕ/ÄêÄêÄêÄ꣩" (view this page in gb2312)
Changed the component to search.
Component: Internationalization → Search
Comment 5•24 years ago
|
||
Ray, please look at,
mozilla/mailnews/base/search/resources/locale/en-US/search-attributes.properties
Comment 7•24 years ago
|
||
should be "ÈÕÆÚ £¨ÔÂ/ÈÕ/Ä꣩" instead
Comment 8•24 years ago
|
||
Impact Platform: ALL
Impact language users: 384M users 68.5%. Only users in English/USA (174.6M) and
Israel (1.3 M) won't be impact by this bug
Probability of hitting the problem: HIGH, Major functionality
Severity if hit the problem in the worst case: Users are confused
Way of recover after hit the problem: Users try and error.
Risk of the fix: ALMOST NONE. Change of the text only
Potential benefit of fix this problem: This fix is a lowest risk work around.
rchen is too busy, reassign back to ftang
Assignee: rchen → ftang
Comment 10•24 years ago
|
||
give to yokoyama mid-low bug
Assignee: ftang → yokoyama
Status: ASSIGNED → NEW
| Assignee | ||
Comment 11•24 years ago
|
||
ftang: can you review?
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Whiteboard: adt3 → adt3, need /r
Comment 12•24 years ago
|
||
Comment on attachment 77285 [details] [diff] [review]
Add "Date (MM/DD/YYYY)" in properites file
r=ftang
Attachment #77285 -
Flags: review+
| Assignee | ||
Comment 14•24 years ago
|
||
brendan: sorry, I don't think we need /sr for properties file change.
Please disregard the request.
Whiteboard: adt3, need /sr → adt3, need /a=
Comment 15•24 years ago
|
||
Comment on attachment 77285 [details] [diff] [review]
Add "Date (MM/DD/YYYY)" in properites file
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #77285 -
Flags: approval+
Comment 16•24 years ago
|
||
adt1.0.0+ (on ADT's behalf) for checkin into 1.0.
| Assignee | ||
Comment 17•24 years ago
|
||
checked-in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
Component: MailNews: Search → MailNews: Message Display
QA Contact: ji → search
You need to log in
before you can comment on or make changes to this bug.
Description
•