mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
04cfa38056
commit
006697d24f
@ -117,7 +117,7 @@ class NoMediaPack(OSError):
|
|||||||
display_to_user = True
|
display_to_user = True
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
super().__init__(_('This computer is missing the Windows MediaPack, which is needed for Read aloud. Instructions'
|
super().__init__(_('This computer is missing the Windows MediaPack, or the DLLs are corrupted. This is needed for Read aloud. Instructions'
|
||||||
' for installing it are available at {}').format(
|
' for installing it are available at {}').format(
|
||||||
|
|
||||||
'https://support.medal.tv/support/solutions/articles/48001157311-windows-is-missing-media-pack'))
|
'https://support.medal.tv/support/solutions/articles/48001157311-windows-is-missing-media-pack'))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user