mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
String changes
This commit is contained in:
parent
75a0cb950c
commit
070a0e3634
@ -353,7 +353,7 @@ class WebView(RestartingWebEngineView, OpenWithHandler):
|
||||
return
|
||||
self.dead_renderer_error_shown = True
|
||||
error_dialog(self, _('Render process crashed'), _(
|
||||
'The Qt WebEngine Render process has crashed so Preview/Live css will not work.'
|
||||
'The Qt WebEngine Render process has crashed so Preview/Live CSS will not work.'
|
||||
' You should try restarting the editor.')
|
||||
, show=True)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user