branch | ios-revival |
changeset 11224 | 24bafdcf1860 |
parent 11088 | 378882cc9148 |
child 11592 | 49b2dcfb89d0 |
--- a/hedgewars/uTouch.pas Wed Oct 21 21:58:50 2015 +0200 +++ b/hedgewars/uTouch.pas Wed Oct 21 23:46:11 2015 +0200 @@ -296,7 +296,7 @@ end; if targetting then - AddCaption('Press the target button to mark the target', cWhiteColor, capgrpAmmoInfo); + AddCaption(trmsg[sidPressTarget], cWhiteColor, capgrpAmmoInfo); deleteFinger(pointerId); end;