There are tonnes of broken .po files in switchdesk with bad encodings. Someone familiar with fixing these should correct them. These come up in a rebuild of the package. Examine the full build log in order to fix. /usr/bin/msgfmt: es.po: warning: Charset "ISO-8959-1" is not a portable encoding name. Message conversion to user's charset might not work. file=./`echo eu_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu_ES.po /usr/bin/msgfmt: eu_ES.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. file=./`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po /usr/bin/msgfmt: fi.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. file=./`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=./`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=./`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po /usr/bin/msgfmt: hu.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. file=./`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po /usr/bin/msgfmt: id.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. file=./`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=./`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=./`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=./`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=./`echo no | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file no.po file=./`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po /usr/bin/msgfmt: pl.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. file=./`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po /usr/bin/msgfmt: pt_BR.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work.
Adding i18n developers to CC. If any of you could take a stab at fixing this, please go ahead and check your patches into cvs.devel, bump the release, and build a new package. TIA
I have corrected all the charset fields, and merged in some message strings that were missing. I'll wait for the translation team to translate the new strings before building a new package.
Assuming a new package has been built and closing as RAWHIDE