Closed
Bug 33849
Opened 25 years ago
Closed 25 years ago
Composer title not localizable
Categories
(MailNews Core :: Internationalization, defect, P3)
MailNews Core
Internationalization
Tracking
(Not tracked)
VERIFIED
FIXED
M16
People
(Reporter: BenB, Assigned: bugzilla)
References
Details
(Whiteboard: [nsbeta2+])
Reproduce:
1. Get the french <http://www.loria.fr/~bellot/mozilla.html> localization of
Mozilla and start it.
2. Click on "Nouveau Message" ("New Message").
3. Watch the title bar of the new window.
Actual Result:
You'll see a french title ("Rédaction du message"?) for a short time (<1s) and
then "Composer: (no title)"
Expected result:
You won't see any english text, not even "no title".
Reporter | ||
Updated•25 years ago
|
Component: Composition → Internationalization
Comment 2•25 years ago
|
||
Sure.
Comment 3•25 years ago
|
||
Does this problem only occurs in the french locale?
Assignee | ||
Comment 7•25 years ago
|
||
The window title is not anymore hardcoded. Fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 8•25 years ago
|
||
** Checked with 5/16/2000 Win32 build **
defaultSubject
windowTitlePrefix
These two are now localizable and can be found in:
chrome:locales:xx-YY:messenger:locale:messengercompose:composeMsgs.properties
where xx-YY is a specific locale name.
Marking it verified as fixed.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•