Closed
Bug 441565
Opened 17 years ago
Closed 17 years ago
pt-BR / Thunderbird page has Download Firefox block
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mgalli, Assigned: clouserw)
References
()
Details
In page:
http://pt-br.www.mozilla.com/pt-BR/thunderbird/
thunderbird download block returns firefox block. Checked in source is:
<?php echo $thunderbirdDetails->getDownloadBlockForLocale('pt-BR'); ?>
Reporter | ||
Updated•17 years ago
|
Assignee: mgalli → clouserw
Comment 1•17 years ago
|
||
it returns a thunderbird download block, it's the text that is wrong
;Download Now - Free
Baixar o Firefox
your translation in main.lang is wrong, you have changed a generic message into a firefox specific one
Comment 2•17 years ago
|
||
Wil did this change; the original text was:
;Download Now - Free
Baixar agora - Grátis
Anyway, it's already corrected on SVN, rv 16264.
Assignee | ||
Comment 3•17 years ago
|
||
This is because the string "Download Now - Free" is localized as "Baixar o Firefox"
This was changed because the original string was too long and was wrapping onto a new line in the button. If you have a new string I can replace it with I'll do it (or you can edit /pt-BR/includes/l10n/main.lang
Assignee | ||
Comment 4•17 years ago
|
||
The new text looks good. I'll push it to production
Assignee | ||
Comment 5•17 years ago
|
||
fixed in r16266
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 6•17 years ago
|
||
Verified FIXED on http://pt-br.www.mozilla.com/pt-BR/thunderbird/
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•