You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Translated text about:
Line 686 changed.
Old: case trainerdata[i].addressentrys[j].value[i] of
New: case trainerdata[i].addressentrys[j].value[m] of
The binary value created in a coach was not set correctly, because a variable
was set incorrectly.
Gorginal german Text:
Zeile 686 geändert.
Alt: case trainerdata[i].addressentrys[j].value[i] of
Neu: case trainerdata[i].addressentrys[j].value[m] of
Der Binär-Wert in einem erstellten Trainer wurde nicht richtig gesetzt, weil
eine Variabel falsch gesetzt wurde.
Original issue reported on code.google.com by [email protected] on 16 Aug 2012 at 3:15
Original issue reported on code.google.com by
[email protected]
on 16 Aug 2012 at 3:15Attachments:
The text was updated successfully, but these errors were encountered: