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
Task Type Bug Report
Category i18n & l10n
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version 5.0.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

While 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

Closed by  Allan McRae (Allan)
Monday, 15 June 2020, 21:55 GMT
Reason for closing:  Works for me
Comment by Eli Schwartz (eschwartz) - Wednesday, 20 December 2017, 16:58 GMT
  • Field changed: Attached to Project (Arch Linux → Pacman)
We do have an actual pacman project...
Comment by Rafael Fontenelle (josephg) - Wednesday, 20 December 2017, 17:08 GMT
Oops. Thanks for fixing the project.
Comment by Allan McRae (Allan) - Monday, 15 June 2020, 21:53 GMT
I don't think any of those files have strings to translate.

Edit: some do, but they all are in POTFILES.in, at least in git.

Loading...