1# List of files which contain translatable strings. 2# Copyright (C) 1995, 1998, 2001-2003, 2005-2006, 2016 Free Software 3# Foundation, Inc. 4# This file is free software, distributed under GNU GPL v3+. 5 6# For updating this file, look at the result of: 7# $ LC_ALL=C grep -l '[^A-Za-z_]_(' {gnulib-lib,src}/*.[chly] 8 9# Files from the portability library 10gnulib-lib/closeout.c 11gnulib-lib/error.c 12gnulib-lib/getopt.c 13gnulib-lib/xmalloc.c 14 15# Package source files 16src/envsubst.c 17src/gettext.c 18src/ngettext.c 19