diff options
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 14 |
2 files changed, 17 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index d17674da..91cbd991 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2012-07-25 Arnold D. Robbins <arnold@skeeve.com> + + * POTFILES.in: Brought up to date. + 2012-03-28 Arnold D. Robbins <arnold@skeeve.com> * 4.0.1: Release tar ball made. diff --git a/po/POTFILES.in b/po/POTFILES.in index 807df336..3934d7ff 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,17 +1,25 @@ # List of source files containing translatable strings. -# Copyright (C) 1999, 2002 Free Software Foundation, Inc. +# Copyright (C) 1999, 2002, 2012 Free Software Foundation, Inc. array.c awkgram.c builtin.c +cint_array.c +command.c +debug.c +dfa.c eval.c ext.c field.c +floatcomp.c +gawkapi.c gawkmisc.c getopt.c getopt1.c +int_array.c io.c main.c +mpfr.c msg.c node.c posix/gawkmisc.c @@ -19,6 +27,10 @@ profile.c random.c re.c regcomp.c +regex.c regex_internal.c regexec.c replace.c +str_array.c +symbol.c +version.c |