english please

This commit is contained in:
Ward Wouts 2005-02-06 13:43:52 +00:00
parent c3dc65f478
commit b57532c029

View file

@ -1,6 +1,6 @@
#!/usr/local/bin/ruby -w #!/usr/local/bin/ruby -w
# $Dwarf: ripnews.rb,v 1.99 2005/02/02 12:25:49 ward Exp $ # $Dwarf: ripnews.rb,v 1.100 2005/02/05 08:27:29 ward Exp $
# $Source$ # $Source$
# #
@ -569,7 +569,7 @@ def get_max_file_length(tempdir=".")
retry retry
rescue Errno::ENOENT rescue Errno::ENOENT
print "#{$!}\n" print "#{$!}\n"
print "raar hoor\n" print "strange...\n"
retry retry
end end
# this is how many characters are still likely to be appended # this is how many characters are still likely to be appended