Closed
Bug 125446
Opened 24 years ago
Closed 5 years ago
Are the localization notes in <mimeheader.properties> correct ?
Categories
(MailNews Core :: Localization, defect)
MailNews Core
Localization
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sspitzer, Unassigned)
References
()
Details
(Keywords: intl)
looking at the blame log (http://bonsai.mozilla.org/cvslog.cgi?
file=mozilla/mailnews/mime/resources/mimeheader.properties) amasri@netscape.com
added some localizations notes.
if localizers followed them, we wouldn't localize a few of the headers.
25 # LOCALIZATION NOTE (BCC); DONT_TRANSLATE
26 BCC=BCC
27 # LOCALIZATION NOTE (CC); DONT_TRANSLATE
28 CC=CC
31 # LOCALIZATION NOTE (FCC); DONT_TRANSLATE
32 FCC=FCC
49 # LOCALIZATION NOTE (RESENT-CC); Do not translate "CC"
50 RESENT-CC=Resent-CC
If localizers don't localize those, it would affect printing.
I'm not 100% certain those localization notes are correct, but I haven't
investigated.
Added localization engineers to the cc list.
For some Cummunicator 4.x localized versions, like Simplified Chinese 4.51, we
translated those headers, and for Japanese 6.x, we didn't translate those as a
conservative approach. We may need to translate those strings for the next
release, since we can have pseudo localized builds now and we should be able to
find problems at earlier stage.
Renominating.
Now bug 86980 is fixed, but on a Ja build I still see the mail headers are in
English after printed out.
Comment 4•23 years ago
|
||
this is used for 1) printing and also 2) forward inline and maybe something
else. For forward inline, if we translate it, we will have problem. So we cannot
translate it base on that reason.
nsbeta1-
Updated•21 years ago
|
Product: MailNews → Core
Comment 5•17 years ago
|
||
(In reply to comment #0)
> looking at the blame log (http://bonsai.mozilla.org/cvslog.cgi?
> file=mozilla/mailnews/mime/resources/mimeheader.properties) amasri@netscape.com
<http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/mailnews/mime/resources/mimeheader.properties&mark=1.4>
***
{{
/mail/locales/en-US/chrome/messenger/mimeheader.properties
/suite/locales/en-US/chrome/mailnews/mimeheader.properties
/mailnews/mime/resources/mimeheader.properties
}}
Dumb question:
Is the latter needed or should it be removed ?
Or could SM and TB use it instead of theirs (duplicates) ?
Assignee: rchen → nobody
Depends on: 39775
OS: Windows 2000 → All
QA Contact: ji → localization
Hardware: PC → All
Summary: are the localization note in mimeheaders.properties correct? → Are the localization notes in <mimeheader.properties> correct ?
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Comment 6•5 years ago
|
||
That notice doesn't exist anymore - https://searchfox.org/comm-central/source/mail/locales/en-US/chrome/messenger/mimeheader.properties
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•