Module name: pam_krb5 Description: A module which allows PAM-aware applications to use Kerberos for checking passwords. Project webpage: VCS root, module, branch: ssh://git.fedorahosted.org/git/pam_krb5.git, N/A, master File filter (eg. `.*/po/.*`) /po/.* Changelog file (if applicable) /ChangeLog Web front-end to VCS: http://git.fedorahosted.org/git/pam_krb5.git/ Thank you!
Thanks Nalin. Project added and tested on Transifex. https://translate.fedoraproject.org/submit/module/pam_krb5/ Translation statistics page should show up in a few hours. http://translate.fedoraproject.org/module/pam_krb5/ Note that currently the POT creation fails using intltool, and the statistics will *not* show up for translators, because of the following error: $ intltool-update -r ERROR: xgettext failed to generate PO template file because there is non-ASCII string marked for translation. Please make sure that all strings marked for translation are in uniform encoding (say UTF-8), then *prepend* the following line to POTFILES.in and rerun intltool-update: [encoding: UTF-8] Please make sure the above command does produce a POT file successfully (even if a POT is provided). For more information you can refer to http://fedoraproject.org/wiki/L10N/FAQ#error-no-pot.