raw_source_segments as $s) {
if ($i <= $a->progress) {
echo "
".($i+1).".
".$s."
".$a->post_edits_raw[$i]."
";
} else {
echo "
".($i+1).".
".$s."
";
}
$i += 1;
}
?>
Help
Press the 'Next' to submit your post-edit and to request the next segment to translate
(or just press enter when the 'Target' textarea is in focus).