Roland Illig wrote: > By default, line numbers are generated when you do "make update-po" in > the po/ subdirectory, so there is no problem generating .po files > containing line numbers. This is wrong. By default, line numbers are off, but you can enable them by running make(1) like: make MSGMERGE_FLAGS= update-po Roland