mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
830b0b5a10
commit
77ed3d106d
@ -141,7 +141,7 @@ class RegexBuilder(QDialog, Ui_RegexBuilder):
|
||||
except OSError:
|
||||
if iswindows:
|
||||
error_dialog(self, _('Could not open file'),
|
||||
_('Could not open file, do you have it open in'
|
||||
_('Could not open the file, do you have it open in'
|
||||
' another program?'), show=True)
|
||||
return False
|
||||
raise
|
||||
|
Loading…
x
Reference in New Issue
Block a user