Fix unintended translation in debug file
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 23 Feb 2011 15:41:36 +0000 (16:41 +0100)
committerArun Persaud <apersaud@lbl.gov>
Sun, 27 Feb 2011 18:59:20 +0000 (10:59 -0800)
commit5e30372d0d5f7d8976c3affc2c4537c6538e4c11
tree11ca580c21f50dc131c6113ac7685fe0a419618d
parent95f71ac376826e2a8a3ee36f37c2daa087da4bbe
Fix unintended translation in debug file

The words "first" and "second" (cps->which) were sometimes used in
context that should definitely not be translated. (e.g. the indicator
for which engine printed/got the line in the debug file.) So translation
is now deferred to all uses in popups.
backend.c