Add mechanism to translate variable messages in WinBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 24 Oct 2011 17:26:02 +0000 (19:26 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 24 Oct 2011 17:26:02 +0000 (19:26 +0200)
commitf610658c8c9e9c0df5c77d546849c47162b7997a
tree6dbff476ca6b4e34e877e6f7b1d9ef04672a9b9b
parent545c9779f7df75b584e19417fa24f82479e10c11
Add mechanism to translate variable messages in WinBoard

A message prefixed with % in the lng file will be considered a match
if it matches the start of the text to be printed, and the remaining
part of the latter will remain untranslated. This was needed to allow
translation of the perpetual change message, now it indicates the square
of the chased piece.
winboard/winboard.c