Closed
Bug 131825
Opened 24 years ago
Closed 23 years ago
downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue)
Categories
(Core :: Internationalization: Localization, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: m.wawoczny, Assigned: bugzilla)
References
()
Details
(Keywords: l12y, Whiteboard: [browser])
Attachments
(1 file)
|
1.87 KB,
patch
|
timeless
:
review+
dveditz
:
superreview+
|
Details | Diff | Splinter Review |
downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue). All l10n files are named as *.dtd or *.properties. *.ent extension won't be recognized by l10n utilities (like MozillaTranslator) so it should be changed to *.dtd
Mozilla/5.0 (Windows; U; Windows NT 5.0; pl-PL; rv:0.9.9+) Gecko/20020316
Comment 1•24 years ago
|
||
CC blake
| Reporter | ||
Comment 2•24 years ago
|
||
downloadmanager.ent file should be renamed to downloadmanager.dtd (after or
before) applying patch
Comment 3•24 years ago
|
||
*** Bug 138642 has been marked as a duplicate of this bug. ***
Comment 4•24 years ago
|
||
*** Bug 139481 has been marked as a duplicate of this bug. ***
Comment 5•24 years ago
|
||
moving severity=major from bug 139481, nominating for 1.0 - this is breaking
L10n for quite some people!
Severity: normal → major
Keywords: mozilla1.0
Comment 6•24 years ago
|
||
reassign to blaker@netscape.com. blaker- please do not introduce new file ext
.Thanks
Assignee: rchen → blaker
Comment 7•23 years ago
|
||
Nav triage team: What is the impact if we ship without fixing this? It appears
we shipped beta with this as well.
Whiteboard: [need info]
Comment 9•23 years ago
|
||
It would be nice to have this fixed so that it's one less thing to fix in our
localization process. Of course, this one like many others can be lived with.
Comment 10•23 years ago
|
||
The impact is to the whole Mozilla localization community(like IBM, Sun...).
Netscape shipped beta with the bug because we were aware the problem and we
avoided it happen. At that time, it was also too late to get fixed for beta.
For now, I think we should fix it. The fix is ready and the risk is low, but
the impact is big.
Renominate nsbeta1.
Comment 11•23 years ago
|
||
Nav triage team: nsbeta1- (Monday, June 24, 2002 is zarro boogs).
Comment 12•23 years ago
|
||
Can we at least fix this on the trunk since it has been rejected for
everything else?
Comment 13•23 years ago
|
||
man, can't someone r= and sr= this at least? blake, as the patch wasn't made by
you, could you do one of those?
We'd just need leaf to copy the file in the repository, and then additionally
cvs remove the .ent file after applying the patch.
Would be good to get this at least into 1.2alpha...
Attachment #75369 -
Flags: review+
Comment 14•23 years ago
|
||
just for the record, the review on the patch is r=timeless@bemail.org
Comment 15•23 years ago
|
||
CC'ing leaf and granrose as this bug assumes someone will rename the file in the
repository (or more likely, copy revision history into the new file but don't
actually delete the old one from the attic).
Comment 16•23 years ago
|
||
Comment on attachment 75369 [details] [diff] [review]
Patch to change downloadmanager.ent to downloadmanager.dtd
sr=dveditz
Attachment #75369 -
Flags: superreview+
Comment 17•23 years ago
|
||
sorry for the delay. file copied. update references and cvs remove the old
location at your earliest convenience.
Comment 18•23 years ago
|
||
timeless checked in the patch yesterday, so the builds all use the .dtd now, thanks!
Now for the last part, cvs removing the .ent file:
Removing downloadmanager.ent;
/cvsroot/mozilla/xpfe/components/download-manager/resources/locale/en-US/downloadmanager.ent,v
<-- downloadmanager.ent
new revision: delete; previous revision: 1.6
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 19•23 years ago
|
||
Reopen it for the branch fix. Please check in to the branch. Thanks.
Comment 20•23 years ago
|
||
rchen:
additional a= needed for the branch checkin, or is your word enough? :)
If a= needed, please ask for it, I'll do the real checkin then if you want.
Comment 21•23 years ago
|
||
I think we can put in on hold because it can't go in 1.0.2 now. The branch may
also be frozen after 1.0.2. Thanks.
Comment 22•23 years ago
|
||
resolutions deal with the trunk. if you need a bug fixed on a branch then please
use nomination keywords like everyone else.
this bug was fixed 2002-08-23 04:58:34.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Keywords: mozilla1.0 → mozilla1.0.2
Resolution: --- → FIXED
Updated•23 years ago
|
Whiteboard: [browser]
You need to log in
before you can comment on or make changes to this bug.
Description
•