/[webwml]/webwml/stattrans.pl
ViewVC logotype

Diff of /webwml/stattrans.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by joy, Thu Sep 13 15:46:19 2001 UTC revision 1.32 by alfie, Thu Sep 13 16:09:53 2001 UTC
# Line 290  foreach $lang (@search_in) { Line 290  foreach $lang (@search_in) {
290          if ($o_body) {          if ($o_body) {
291              print HTML "<h3>Outdated translations:</h3>";              print HTML "<h3>Outdated translations:</h3>";
292              print HTML "<table border=0 cellpadding=1 cellspacing=1>\n";              print HTML "<table border=0 cellpadding=1 cellspacing=1>\n";
293              print HTML "<tr><th>File</th><th>Translated</th><th>Original</th><th>Comment</th>";              print HTML "<tr><th>File</th><th>Translated</th><th>Origin</th><th>Comment</th>";
294              if ($opt_d eq "u") { print HTML "<th>Unified diff</th>"; }              if ($opt_d eq "u") { print HTML "<th>Unified diff</th>"; }
295              elsif ($opt_d eq "h") { print HTML "<th>Colored diff</th>"; }              elsif ($opt_d eq "h") { print HTML "<th>Colored diff</th>"; }
296              else { print HTML "<th>Diff</th>"; }              else { print HTML "<th>Diff</th>"; }

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.5