From f05b6c152ba8c218c06876516e3cb8473cee2690 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 7 Feb 2007 02:22:53 +0000 Subject: * Update of all the *.po files and *.pot template files. * Makefile targets to rebuild po files now work - use 'make update-po' in the po directories. * Added two new translation templates as requested on the ML- 'it' and 'pt_BR'. This commit might be a bit big for the mailing list to like on the commit message. :) --- lib/libalpm/po/POTFILES.in | 48 ++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'lib/libalpm/po/POTFILES.in') diff --git a/lib/libalpm/po/POTFILES.in b/lib/libalpm/po/POTFILES.in index b1a8aab2..e668f661 100644 --- a/lib/libalpm/po/POTFILES.in +++ b/lib/libalpm/po/POTFILES.in @@ -1,23 +1,25 @@ -add.c -alpm.c -alpm_list.c -backup.c -be_files.c -cache.c -conflict.c -db.c -deps.c -error.c -group.c -handle.c -log.c -md5.c -md5driver.c -package.c -provide.c -remove.c -sha1.c -sync.c -trans.c -util.c -versioncmp.c +# List of source files with translatable strings + +lib/libalpm/add.c +lib/libalpm/alpm.c +lib/libalpm/alpm_list.c +lib/libalpm/backup.c +lib/libalpm/be_files.c +lib/libalpm/cache.c +lib/libalpm/conflict.c +lib/libalpm/db.c +lib/libalpm/deps.c +lib/libalpm/error.c +lib/libalpm/group.c +lib/libalpm/handle.c +lib/libalpm/log.c +lib/libalpm/md5.c +lib/libalpm/md5driver.c +lib/libalpm/package.c +lib/libalpm/provide.c +lib/libalpm/remove.c +lib/libalpm/sha1.c +lib/libalpm/sync.c +lib/libalpm/trans.c +lib/libalpm/util.c +lib/libalpm/versioncmp.c -- cgit v1.2.3-70-g09d2