The new libmisc/find_new_ids.c file contains translatable strings.

This commit is contained in:
nekral-guest 2008-02-03 16:53:53 +00:00
parent e21f90fd68
commit a1ae1c4fba
2 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,8 @@
database is not open the checks against the local database will database is not open the checks against the local database will
exit immediately, and if it is already open, all the checks will be exit immediately, and if it is already open, all the checks will be
done regarding the data in memory). done regarding the data in memory).
* po/POTFILES.in: The new libmisc/find_new_ids.c file contains
translatable strings.
2008-02-02 Nicolas François <nicolas.francois@centraliens.net> 2008-02-02 Nicolas François <nicolas.francois@centraliens.net>

View File

@ -19,6 +19,7 @@ libmisc/entry.c
libmisc/env.c libmisc/env.c
libmisc/failure.c libmisc/failure.c
libmisc/fields.c libmisc/fields.c
libmisc/find_new_ids.c
libmisc/hushed.c libmisc/hushed.c
libmisc/isexpired.c libmisc/isexpired.c
libmisc/limits.c libmisc/limits.c