--- a/po/de.po
+++ b/po/de.po
@@ -346,8 +346,8 @@ msgid "eBook-speaker needs the man2html
 msgstr "eBook-speaker benödigt die man2html Paket."
 
 #: src/eBook-speaker.c:2202
-msgid "eBook-speaker needs the xml2 package."
-msgstr "eBook-speaker benödigt die xml2 Paket."
+msgid "eBook-speaker needs the html2text package."
+msgstr "eBook-speaker benödigt die html2text Paket."
 
 #: src/eBook-speaker.c:2257
 msgid "eBook-speaker needs the calibre package."
--- a/po/en@boldquot.po
+++ b/po/en@boldquot.po
@@ -357,8 +357,8 @@ msgid "eBook-speaker needs the man2html
 msgstr "eBook-speaker needs the man2html program."
 
 #: src/eBook-speaker.c:2202
-msgid "eBook-speaker needs the xml2 package."
-msgstr "eBook-speaker needs the xml2 package."
+msgid "eBook-speaker needs the html2text package."
+msgstr "eBook-speaker needs the html2text package."
 
 #: src/eBook-speaker.c:2257
 msgid "eBook-speaker needs the calibre package."
--- a/po/en@quot.po
+++ b/po/en@quot.po
@@ -354,8 +354,8 @@ msgid "eBook-speaker needs the man2html
 msgstr "eBook-speaker needs the man2html program."
 
 #: src/eBook-speaker.c:2202
-msgid "eBook-speaker needs the xml2 package."
-msgstr "eBook-speaker needs the xml2 package."
+msgid "eBook-speaker needs the html2text package."
+msgstr "eBook-speaker needs the html2text package."
 
 #: src/eBook-speaker.c:2257
 msgid "eBook-speaker needs the calibre package."
--- a/po/es.po
+++ b/po/es.po
@@ -341,8 +341,8 @@ msgid "eBook-speaker needs the man2html
 msgstr "eBook-speaker se necesita el man2html paquete."
 
 #: src/eBook-speaker.c:2202
-msgid "eBook-speaker needs the xml2 package."
-msgstr "eBook-speaker se necesita el xml2 paquete."
+msgid "eBook-speaker needs the html2text package."
+msgstr "eBook-speaker se necesita el html2text paquete."
 
 #: src/eBook-speaker.c:2257
 msgid "eBook-speaker needs the calibre package."
--- a/po/fr.po
+++ b/po/fr.po
@@ -344,8 +344,8 @@ msgid "eBook-speaker needs the man2html
 msgstr "eBook-speaker requiert le paquet man2html. "
 
 #: src/eBook-speaker.c:2202
-msgid "eBook-speaker needs the xml2 package."
-msgstr "eBook-speaker requiert le paquet xml2. "
+msgid "eBook-speaker needs the html2text package."
+msgstr "eBook-speaker requiert le paquet html2text. "
 
 #: src/eBook-speaker.c:2257
 msgid "eBook-speaker needs the calibre package."
--- a/po/nl.po
+++ b/po/nl.po
@@ -331,8 +331,8 @@ msgid "eBook-speaker needs the man2html
 msgstr "eBook-speaker heeft het man2html pakket nodig."
 
 #: src/eBook-speaker.c:2202
-msgid "eBook-speaker needs the xml2 package."
-msgstr "eBook-speaker heeft het xml2 pakket nodig."
+msgid "eBook-speaker needs the html2text package."
+msgstr "eBook-speaker heeft het html2text pakket nodig."
 
 #: src/eBook-speaker.c:2257
 msgid "eBook-speaker needs the calibre package."
--- a/src/eBook-speaker.c
+++ b/src/eBook-speaker.c
@@ -2199,7 +2199,7 @@ BEGIN:
       default:
          endwin ();
          beep ();
-         puts (gettext ("eBook-speaker needs the xml2 package."));
+         puts (gettext ("eBook-speaker needs the html2text package."));
          fflush (stdout);
          _exit (1);
       } // switch
