Closed
Bug 418488
Opened 17 years ago
Closed 10 years ago
Fx Print panel in print dialog should be localized
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: NicolasWeb, Unassigned)
Details
Attachments
(3 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; fr; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; fr; rv:1.9b3) Gecko/2008020511 Firefox/3.0b3
When using a localized version of Fx, the "Firefox" panel in the print dialog should be localized
Reproducible: Always
Steps to Reproduce:
1. Use a localized version of Fx (like FR-fr)
2.menu : file/print
3.choose "firefox" panel in the third list box
Actual Results:
controls and labels are in english
Expected Results:
controls and labels in localized language
Reporter | ||
Updated•17 years ago
|
Version: unspecified → Trunk
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
Attachment #304302 -
Attachment is obsolete: true
Reporter | ||
Comment 3•17 years ago
|
||
(How can I know if I'm allowed to add a flag ? where are flag guidelines ?)
Flags: blocking-firefox3?
Comment 4•17 years ago
|
||
If you're allowed to use a flag, that drop-down will be enabled. You just nominated this to block Firefox 3. I'm now replying by saying that this issue won't nominate Firefox 3. Generally speaking, unconfirmed bugs won't block.
Further, looking at that print dialog, you seem to have some sort of system level print mechanism that isn't standard, so this might not be our issue.
Flags: blocking-firefox3? → blocking-firefox3-
I can confirm this, I have the same behaviour on my Mac. But I have this also with Thunderbird. The Print panel in Thunderbird / Firefox is not localized. This seems to be a general Thunderbird / Firefox bug, because its not localized in Thunderbird 3.0a2 and its also not localized in Thunderbird 2.0.0.16. Its also not localized in any Firefox version I have tested.
And this is not related to my printer driver, its a mozilla thing (I have this panel only in mozilla applications).
Reporter | ||
Comment 6•16 years ago
|
||
Due to comment #5, we should confirm this bug
and mark it as wanted/blocking 3.1
Summary: Fx Print panel in rpint dialog should be localized → Fx Print panel in print dialog should be localized
The reason for this issue is, the PrintPDE.plugin contains only an English.lproj. If you want to internationalize this, you must create a lproj in other languages (e.g. German.lproj). Therefor you need to translate the Localizable.strings and the PrintPDE.nib. The nib can be localized with Apples Interface Builder, the Localizable.strings with Xcode or every Text editor.
The localization of the PrintPDE.plugin is handled in Bug 268309.
Reporter | ||
Comment 8•14 years ago
|
||
I'm not a programmer, just a little advanced user, so I hope that the ln10 team will work on this issue with the right tools...
This happen on mozilla softwears but not on Apple's (Like Preview). Still Happen with Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; fr; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 even if bug 268309 is RESOLVED FIXED : is that fixed on the nightly builds ?
Blocks: cuts-cruft, cuts-os
Updated•14 years ago
|
No longer blocks: cuts-cruft, cuts-os
Reporter | ||
Updated•14 years ago
|
blocking1.9.2: --- → ?
blocking2.0: --- → ?
Comment 9•14 years ago
|
||
L10n string changes can't be made in security updates, need to get caught in major releases.
blocking1.9.2: ? → -
Comment 10•14 years ago
|
||
--> Core::Printing, josh/smichaud, do you know what causes our print panel to look like the screenshot?
Also: can anyone confirm this bug? I have never in my years seen a print dialog like that on OSX :/
blocking2.0: ? → -
Flags: blocking-firefox3-
Product: Firefox → Core
QA Contact: general → general
Comment 11•14 years ago
|
||
Once upon a time, there was this XUL-implemented print dialog instead of the native ones. But I can't figure out how to get there.
Comment 12•14 years ago
|
||
I'm not sure if it matters, but I can see localized strings in Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b7pre) Gecko/20100920 Firefox/4.0b7pre, while I have English strings too with Firefox 3.6.10
Comment 13•14 years ago
|
||
This is a real bug (on the branches), but it no longer exists on the
trunk (in today's Minefield-fr nightly, testing on OS X 10.5.8).
The print dialog is provided by the OS. So you might expect its
language to change with whatever language is chosen in the
International pref panel to be the "first" one (and not with the
language of the FF distro).
But on the branches even this doesn't happen: I tried setting my
first language to French (then logging out and back in again). But
doing this doesn't change the language of most of the print dialog --
most of it is still in English, using either the fr or the en-US
Firefox distro (of FF 3.6.10).
> Also: can anyone confirm this bug? I have never in my years seen a
> print dialog like that on OSX :/
We've used it for years :-) And so do other Mac programs (TextWrangler
is one example). Safari uses a different one, though.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: PowerPC → All
Version: Trunk → 1.9.2 Branch
Reporter | ||
Comment 14•10 years ago
|
||
Checked on Fx 35 and OSX 10.10.1
The issue do not exist anymore : RESOLVED : INVALID
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 15•10 years ago
|
||
Read again Resolving bugs as INVALID on MDN
Resolution: INVALID → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•