diff options
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 15 |
2 files changed, 12 insertions, 7 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index af68105e..2db026b6 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2017-02-01 Arnold D. Robbins <arnold@skeeve.com> + + * POTFILES.in: Update list of files and sort it. + 2017-01-27 Rafael Fontenelle <rafaelff@gnome.org> * POTFILES.in: Fix path of some files listed there so that diff --git a/po/POTFILES.in b/po/POTFILES.in index 4ecb6c29..bc8c9c72 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ # List of source files containing translatable strings. -# Copyright (C) 1999, 2002, 2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2002, 2012, 2017 Free Software Foundation, Inc. array.c awkgram.c @@ -7,7 +7,6 @@ builtin.c cint_array.c command.c debug.c -support/dfa.c eval.c ext.c extension/filefuncs.c @@ -29,8 +28,6 @@ field.c floatcomp.c gawkapi.c gawkmisc.c -support/getopt.c -support/getopt1.c int_array.c io.c main.c @@ -39,13 +36,17 @@ msg.c node.c posix/gawkmisc.c profile.c -support/random.c re.c +replace.c +str_array.c +support/dfa.c +support/getopt.c +support/getopt1.c +support/localeinfo.c +support/random.c support/regcomp.c support/regex.c support/regex_internal.c support/regexec.c -replace.c -str_array.c symbol.c version.c |