Update

Christian Selig <[email protected]> Sun, 20 Jul 2003 14:35:45 +0200
Newsgroups gmane.linux.termserv.fsub.devel
Message-ID <[email protected]>
Hi,

today I found the nasty "delete entire lts.conf" bug. Beat me for this line:

  if ($end_delete != $i) { $end_delete = $i; }

Where $i is a counter for all lines in the file, which was at that point 
already = $#lines. Stupid idea. :-)

I did some work on the translation stuff. Shall I make a call to all the 
translators whether they are interested in updating stuff?

Georg: Can you tell me how I can make a kind of "diff" between a translation 
and the English file?

Greets,
  Christian