Closed
Bug 453362
Opened 17 years ago
Closed 16 years ago
"Firefox Start" import text causes horizontal scrollbars
Categories
(Firefox :: Migration, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: stephend, Unassigned)
Details
Attachments
(3 files)
21.24 KB,
image/png
|
Details | |
739 bytes,
patch
|
Details | Diff | Splinter Review | |
1.12 MB,
image/png
|
Details |
The first radio-button string after choosing Microsoft Internet Explorer in the migration dialog for es-ES causes horizontal scrollbars.
Happens in both 2.0.0.x builds, such as: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1.17) Gecko/2008082909 Firefox/2.0.0.17, and trunk.
NOTE: I'm not blaming the text: just as with the Major Update dialog, we probably want to try to take a fix for 3.1 to allow for slightly longer strings; not sure how the translated text could be shortened and still convey the full meaning.
Screenshot to follow.
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3.1?
Comment 2•17 years ago
|
||
Adding es-ES Firefox owner
Comment 3•17 years ago
|
||
Ok, simple, the title says: "Por favor, seleccione le página de inicio que desea usar"
And the selection: "Firefox Start, una página rápida de inicio con buscador incorporado".
So, if "página ... de inicio" is twice, we can omit the second one and the string will be shorter.
Ricardo, Nukeador, ideas?
Comment 4•17 years ago
|
||
(In reply to comment #3)
> Ok, simple, the title says: "Por favor, seleccione le página de inicio que
> desea usar"
>
> And the selection: "Firefox Start, una página rápida de inicio con buscador
> incorporado".
>
> So, if "página ... de inicio" is twice, we can omit the second one and the
> string will be shorter.
>
> Ricardo, Nukeador, ideas?
So, you suggestion is:
"Firefox Start, una página rápida con buscador incorporado"
It seems ok to me.
Comment 5•17 years ago
|
||
Yes, exactly. I will wait for Ricardo's comment to change to that on hg.
Comment 6•17 years ago
|
||
(In reply to comment #5)
> Yes, exactly. I will wait for Ricardo's comment to change to that on hg.
I suggest "Firefox Start, una página ligera con buscador incluido". The "rápida" translation is something that probably isn't fully capturing the original sense of the en-US phrase. And "incluido" is shorter than "incorporado" (less and narrower letters). This is just a suggestion, the proposed solution in comments #3 and #4 are as valid as mine.
Anyway, this is a one-language solution. If es-ES is the only localization affected, then changing the string is the way to go (and we should probably move this bug Mozilla Localizations -> es-ES, but if there are more localizations affected, then it is a i18n problem, I'd say, and a global solution making the dialog width a localizable property would be better).
From a search in MXR, I'd say that other language may be also affected (for instance, mk):
http://mxr.mozilla.org/l10n-central/search?string=homePageSingleStartMain
Comment 7•17 years ago
|
||
Choosing Ricardo's option. Patch that will land on hg.
Comment 8•17 years ago
|
||
Reporter | ||
Comment 9•17 years ago
|
||
I can tell just from the committed patch that this will probably fix the issue; is there a way I can get a localized build to verify?
Thanks for fixing!
Comment 10•17 years ago
|
||
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central-l10n/
Please, download the Windows build and tell us the final results.
Thanks a lot!
Reporter | ||
Comment 11•17 years ago
|
||
(In reply to comment #10)
> http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central-l10n/
>
> Please, download the Windows build and tell us the final results.
>
> Thanks a lot!
I can't get that migration window to come up with the nightly builds, presumably because, since they're not officially branded builds, they don't have the start-page migration code path.
I think in good faith you can mark this fixed, based on the new shorter string length, though.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: blocking-firefox3.1?
Resolution: --- → FIXED
Reporter | ||
Comment 12•16 years ago
|
||
Reporter | ||
Comment 13•16 years ago
|
||
Verified FIXED Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (wow, old bug).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•