What to translate
/>

'; echo ''; echo ''; echo ''; $count = 0; foreach($orig_values as $t_key => $t_value) { // skip translated lines if(!$translated && !empty($edit_values[$t_key])) continue; if ($post_value = get_input_value('t_'.$t_key)) $edit_values[$t_key] = $post_value; echo '\n"; echo ''; echo ''; echo '\n\n"; $count++; } if (!$count) echo ''; echo "
LabelOriginalTranslation
'.htmlspecialchars($t_key).''.htmlspecialchars($t_value).''; echo "
No new texts to translate
\n"; echo '


'; echo ' Download directly

'; echo '

Save the localization file and post it to the dev-mailing list

'; } ?>
'."

Localization file

\n"; echo '
\n"; echo '

'; echo "\n
"; } else if (empty($file)) { echo '

Current completeness status

'; echo '
'.localization_stats().'
'; } ?>