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
4feb684c89
commit
6ec980c99f
@ -1266,7 +1266,7 @@ class ConfigWidget(ConfigWidgetBase):
|
||||
if self.server.exception is not None:
|
||||
error_dialog(
|
||||
self,
|
||||
_('Failed to start content server'),
|
||||
_('Failed to start Content server'),
|
||||
as_unicode(self.gui.content_server.exception)
|
||||
).exec_()
|
||||
self.gui.content_server = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user