W dniu 02/08/2015 o 09:31 PM, [email protected] pisze: > Hello! > > I've been using these unofficial binaries for quite some time now, and I > am extremely grateful for the good works of Adrian Kalla.
Good to know that someone else besides me is using them ;) > But recently I have noticed a sharp drop in the number of localized > versions and language packs (I think only something like half a dozen > are currently available) ... > > Is there any chance that all official localizations can go back to be > compiled? The build machines do build and upload all locales that do actually build correctly. I've also noticed the drop in the number of build locales that occured some time ago. The drop was caused by string changes in ChatZilla, e.g. this are the changes needed for pt-PT (copied from the build log): 09:09:36 Comparing pt-PT to en-US 09:09:36 Properties in ./chrome/chatzilla.properties don't match: 09:09:36 In /home/mozilla/jenkins/workspace/seamonkey-central_linux64/mozilla/extensions/irc/locales/en-US: (add these to your localization) 09:09:36 cmd.clear-view.key 09:09:36 cmd.websearch.help 09:09:36 cmd.websearch.params 09:09:36 cmd.websearch.format 09:09:36 cmd.websearch.label 09:09:36 msg.alert.icon.off 09:09:36 msg.alert.icon.on 09:09:36 msg.supports.caps 09:09:36 msg.supports.capsOn 09:09:36 msg.caps.list 09:09:36 msg.caps.on 09:09:36 msg.caps.off 09:09:36 msg.caps.error 09:09:36 pref.alert.globalEnabled.label 09:09:36 pref.alert.globalEnabled.help 09:09:36 pref.alert.enabled.label 09:09:36 pref.alert.enabled.help 09:09:36 pref.alert.nonFocusedOnly.label 09:09:36 pref.alert.nonFocusedOnly.help 09:09:36 pref.alert.channel.event.label 09:09:36 pref.alert.channel.event.help 09:09:36 pref.alert.channel.chat.label 09:09:36 pref.alert.channel.chat.help 09:09:36 pref.alert.channel.stalk.label 09:09:36 pref.alert.channel.stalk.help 09:09:36 pref.alert.user.chat.label 09:09:36 pref.alert.user.chat.help 09:09:36 pref.bugKeyword.label 09:09:36 pref.bugKeyword.help 09:09:36 pref.websearch.url.label 09:09:36 pref.websearch.url.help 09:09:36 pref.group.general.palert.label 09:09:36 pref.group.global.palertconfig.label 09:09:36 pref.group.general.sounds.help 09:09:36 pref.group.general.soundEvts.label 09:09:36 pref.group.general.soundEvts.help 09:09:36 In /home/mozilla/jenkins/workspace/seamonkey-central_linux64/locales/pt-PT/extensions/irc: (remove these from your localization) 09:09:36 pref.group.global.soundEvts.help 09:09:36 pref.group.global.sounds.help 09:09:36 pref.group.global.soundEvts.label Missing and/or obsolete strings in ChatZilla result in a build process failure (this is different to missing and obsolete strings in SeaMonkey itself, where during the build process they get replaced by English strings; nonetheless, this is still better than in the case of Lightning: that one gets simply build with missing strings, which usually results in a broken build :/ ). When the pt-PT localizer updates the missing and obsolete ChatZilla strings, a new pt-PT build should automatically appear within 24h :) Best, Adrian _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

