mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-22 12:51:23 +03:00
5459f56f6d
The error messages from gnulib need to be included into nano's POT file so that those messages get translated when nano is built on a platform where the modules that contain the messages get used. This fixes https://savannah.gnu.org/bugs/?56107. Bug existed since gnulib support was added in version 2.8.0. The relevant modules were added by commits3deec435
and272345cc
.
20 lines
256 B
Plaintext
20 lines
256 B
Plaintext
# List of source files containing translatable strings.
|
|
|
|
src/browser.c
|
|
src/color.c
|
|
src/cut.c
|
|
src/files.c
|
|
src/global.c
|
|
src/help.c
|
|
src/history.c
|
|
src/nano.c
|
|
src/prompt.c
|
|
src/rcfile.c
|
|
src/search.c
|
|
src/text.c
|
|
src/utils.c
|
|
src/winio.c
|
|
|
|
lib/getopt.c
|
|
lib/regcomp.c
|