Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
FS#56795 - [pacman] missing files in lib/libalpm/po/POTFILES.in
Attached to Project:
Pacman
Opened by Rafael Fontenelle (josephg) - Wednesday, 20 December 2017, 16:55 GMT
Last edited by Allan McRae (Allan) - Monday, 15 June 2020, 21:55 GMT
Opened by Rafael Fontenelle (josephg) - Wednesday, 20 December 2017, 16:55 GMT
Last edited by Allan McRae (Allan) - Monday, 15 June 2020, 21:55 GMT
|
DetailsWhile looking in lib/libalpm/po/POTFILES.in, from pacman's master branch, for strings available for translation, I notice some inconsistencies in the list.
Please see the topics below and a suggestion in form of diff file as attachment. ### these have strings '_(' or '_alpm_log(' (therefore, ready for translation), but are not included in the POTFILES.in lib/libalpm/hook.c lib/libalpm/signing.c lib/libalpm/util.h ### these have no translation string, but are listed in POTFILES.in - remove (or keep as comment) lib/libalpm/backup.c lib/libaplm/base64.c lib/libalpm/graph.c lib/libalpm/group.c lib/libalpm/pkghash.c lib/libalpm/util-common.c lib/libalpm/version.c ### these doesn't currently exist, but is listed in POTFILES.in - maybe this could be removed lib/libalpm/md5.c lib/libalpm/sha2.c |
This task depends upon
fix-libalpm-potfiles.diff
Edit: some do, but they all are in POTFILES.in, at least in git.