Follow-up Comment #2, bug #14750 (project freeciv):

Joe Dalton wrote:
> but why is a  _c-format_ means format string (so 2 '%' needed) used here?

Most of lines really don't need c-format. However, for example,

> #: client/helpdata.c:1010
> #, c-format
> msgid "* The discovery of %s reduces the risk to 25%%.\n"
> msgstr "* Opdagelsen af %s reducerer risikoen til 25%%.\n"

have to be c-format due to inclusion of %s.

My guess is that early these lines were one big message.

-- 
Thanks, evyscr

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?14750>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to