This commit is contained in:
Marcos Pinto 2007-09-14 22:30:00 +00:00
parent 389f9d94a2
commit 36cd2cda98
1 changed files with 2 additions and 2 deletions

View File

@ -100,8 +100,8 @@ class FilesTabManager(FilesBaseManager):
except WindowsError:
import gtk
gtk.gdk.threads_enter()
result = dialogs.show_popup_warning(None, _("There is a \
newer version of Deluge. Would you like to be taken to our download site?"))
result = dialogs.show_popup_warning(None, _("There was \
an error trying to launch the file."))
gtk.gdk.threads_leave()
else:
exec_command(self.file_viewer,