<URL: http://bugs.freeciv.org/Ticket/Display.html?id=40220 >
Version S2_2 and trunk have a gettexted string in client/chatline_common.c, therefore this file must be included into POTFILES.in. Report by chomwitt, patch by me. Apply this thing to S2_2 and trunk: Index: po/POTFILES.in =================================================================== --- po/POTFILES.in (revision 14611) +++ po/POTFILES.in (working copy) @@ -58,6 +58,7 @@ server/generator/startpos.c client/attribute.c client/audio.c +client/chatline_common.c client/citydlg_common.c client/cityrepdata.c client/civclient.c _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
