Closed
Bug 268998
Opened 20 years ago
Closed 20 years ago
Slovak (sk-SK) Firefox localization
Categories
(Mozilla Localizations :: Other, defect)
Mozilla Localizations
Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: p.franc, Unassigned)
References
()
Details
Attachments
(1 file, 3 obsolete files)
|
154.28 KB,
application/octet-stream
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; cs-CZ; rv:1.7.5) Gecko/20041108 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; cs-CZ; rv:1.7.5) Gecko/20041108 Firefox/1.0 Please check and import the following files into CVS. Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
Files have windows endnings.
| Reporter | ||
Comment 2•20 years ago
|
||
Files have windows endings
| Reporter | ||
Comment 3•20 years ago
|
||
The files will be manged by Peter as soon as bug 268087 get fixed.
Comment 4•20 years ago
|
||
Short review.
Issues:
1) mozilla/browser/defines.inc - UUID taken from en-US. Please, select yours
2) all line endings are in Windows style. I'm not sure if there's a rule, but
everywhere else in CVS we use Unix one.
3) in searchplugins there is "creativecommons" - i don't know if you got
acceptation on this.
4)
Entities in ./chrome/global/finddialog.dtd don't match:
cancelButton.label
Properties in ./chrome/mozapps/downloads/downloads.properties don't match:
statusFormat
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•20 years ago
|
||
ok. i have confirmation from Benjamin. There should be only unix style line endings. Please fix it
Comment 6•20 years ago
|
||
please, forget point 4. It's my mistake.
| Reporter | ||
Updated•20 years ago
|
Attachment #165482 -
Attachment is obsolete: true
| Reporter | ||
Updated•20 years ago
|
Attachment #165483 -
Attachment is obsolete: true
| Reporter | ||
Comment 7•20 years ago
|
||
(In reply to comment #4) > 1) mozilla/browser/defines.inc - UUID taken from en-US. Please, select yours Fixed by generating new UUID by uuidgen. > 2) all line endings are in Windows style. I'm not sure if there's a rule, but > everywhere else in CVS we use Unix one. Fixed by 'find -type f | xargs dos2unix -U' > 3) in searchplugins there is "creativecommons" - i don't know if you got > acceptation on this. It was copied from en-US. Removed. > 4) Not issues as discussed over IRC.
| Reporter | ||
Comment 8•20 years ago
|
||
Now with changed endins only for text files. find | xargs file | grep "":.*text" | cut -f1 -d: | xargs dos2unix -U
Attachment #165621 -
Attachment is obsolete: true
Comment 9•20 years ago
|
||
Seems to be OK for me. comparelocales returns positive, my eye too.
Comment 10•20 years ago
|
||
Checked in on branch.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Should it be added to all-locales so we start doing builds for it, or is it not ready for that? Also, if we're likely to ship Firefox 1.0 sk-SK at some point, it should be added to the table in the webtree in mozilla-org/html/download.js with "official: false" (until it's actually shipped, at which point the false becomes true). This makes it appear as "Not Yet Available" in http://www.mozilla.org/products/firefox/all.html .
| Reporter | ||
Comment 12•20 years ago
|
||
(In reply to comment #11) > Should it be added to all-locales so we start doing builds for it, or is it not > ready for that? Please add the sk-SK l10n into the building process.
You need to log in
before you can comment on or make changes to this bug.
Description
•