Closed
Bug 388031
Opened 18 years ago
Closed 18 years ago
Updates to the mk transaltion in Mozilla products for 2.0.0.6
Categories
(Mozilla Localizations :: mk / Macedonian, defect)
Mozilla Localizations
mk / Macedonian
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gdamjan, Assigned: gdamjan)
References
Details
(Keywords: fixed1.8.1.8, verified1.8.1.8)
Attachments
(4 files)
64.72 KB,
patch
|
Pike
:
approval1.8.1.8+
|
Details | Diff | Splinter Review |
182.22 KB,
patch
|
Pike
:
approval1.8.1.8+
|
Details | Diff | Splinter Review |
52.53 KB,
patch
|
Pike
:
approval1.8.1.8+
|
Details | Diff | Splinter Review |
45.71 KB,
patch
|
Pike
:
approval1.8.1.8+
|
Details | Diff | Splinter Review |
We have organizied a massive bug hount in Mozilla products this several past weeks, and also consolidated some terms used in other projects.
So this is the result ... attached are patches for Firefox (browser.diff), Thunderbird (mail-editor.diff), Toolkit (toolkit.diff) and security, dom and other-licenses (other.diff)
Assignee | ||
Comment 1•18 years ago
|
||
Attachment #272167 -
Flags: approval1.8.1.6?
Assignee | ||
Comment 2•18 years ago
|
||
Attachment #272169 -
Flags: approval1.8.1.6?
Assignee | ||
Comment 3•18 years ago
|
||
Attachment #272170 -
Flags: approval1.8.1.6?
Assignee | ||
Comment 4•18 years ago
|
||
Attachment #272171 -
Flags: approval1.8.1.6?
Comment 5•18 years ago
|
||
Comment on attachment 272167 [details] [diff] [review]
browser.diff
Did you check that the changes to the installer properties don't leave the range of chars of the CP1251 charset?
Assignee | ||
Comment 6•18 years ago
|
||
What file exactly??
As far as I know all the files are UTF-8, and there are no files in cp1251 in Firefox 2.
Comment 7•18 years ago
|
||
Comment on attachment 272167 [details] [diff] [review]
browser.diff
[mk] approval1.8.1.7 granted for patch flood. I applied the patches locally and ran them through compare-locales, and checked the list of modified files.
Attachment #272167 -
Flags: approval1.8.1.7? → approval1.8.1.7+
Comment 8•18 years ago
|
||
Comment on attachment 272169 [details] [diff] [review]
mail-editor.diff
... Please use the fixed1.8.1.7 and verified1.8.1.7 keywords to track landing and testing.
Attachment #272169 -
Flags: approval1.8.1.7? → approval1.8.1.7+
Updated•18 years ago
|
Attachment #272170 -
Flags: approval1.8.1.7? → approval1.8.1.7+
Updated•18 years ago
|
Attachment #272171 -
Flags: approval1.8.1.7? → approval1.8.1.7+
Assignee | ||
Updated•18 years ago
|
Keywords: fixed1.8.1.7
Assignee | ||
Comment 9•18 years ago
|
||
> (From update of attachment 272167 [details] [diff] [review])
> Did you check that the changes to the installer properties don't leave the
> range of chars of the CP1251 charset?
As I spoke to Axel, at build time, the installer files are converted to cp1251 since that's what NSIS works with.
For the record, I checked the following files:
mk/borwser/installer/*.properties
mk/mail/installer/*.properties
and all convert to windows-1251 (CP1251) without problems.
(the command used is "iconv -f utf-8 -t windows-1251 file.properties")
Assignee | ||
Updated•18 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•