mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -05:00
47a7ea8c86
Be complete with files listed. Comment out files where code is used or heavily based on other projects so will never have translatable strings. Signed-off-by: Allan McRae <allan@archlinux.org>
34 lines
748 B
Plaintext
34 lines
748 B
Plaintext
# List of source files with translatable strings
|
|
# If a file is commented out, it is because it shouldn't have any
|
|
# translatable strings
|
|
|
|
lib/libalpm/add.c
|
|
lib/libalpm/alpm.c
|
|
#lib/libalpm/alpm_list.c
|
|
lib/libalpm/backup.c
|
|
#lib/libaplm/base64.c
|
|
lib/libalpm/be_local.c
|
|
lib/libalpm/be_package.c
|
|
lib/libalpm/be_sync.c
|
|
lib/libalpm/conflict.c
|
|
lib/libalpm/db.c
|
|
lib/libalpm/delta.c
|
|
lib/libalpm/deps.c
|
|
lib/libalpm/diskspace.c
|
|
lib/libalpm/dload.c
|
|
lib/libalpm/error.c
|
|
lib/libalpm/graph.c
|
|
lib/libalpm/group.c
|
|
lib/libalpm/handle.c
|
|
lib/libalpm/log.c
|
|
#lib/libalpm/md5.c
|
|
lib/libalpm/package.c
|
|
lib/libalpm/pkghash.c
|
|
lib/libalpm/remove.c
|
|
#lib/libalpm/sha2.c
|
|
lib/libalpm/sync.c
|
|
lib/libalpm/trans.c
|
|
lib/libalpm/util.c
|
|
#lib/libalpm/util-common.c
|
|
#lib/libalpm/version.c
|