diff --git a/gajim/src/features_window.py b/gajim/src/features_window.py index c430f0a..30c3971 100644 --- a/gajim/src/features_window.py +++ b/gajim/src/features_window.py @@ -53 +53 @@ class FeaturesWindow: - _('Requires python-pyopenssl.'), + _('Requires python-module-OpenSSL.'), @@ -57 +57 @@ class FeaturesWindow: - _('Requires python-avahi.'), + _('Requires python-module-avahi.'), @@ -61 +61 @@ class FeaturesWindow: - _('Requires python-dbus.'), + _('Requires python-module-dbus.'), @@ -65 +65 @@ class FeaturesWindow: - _('Requires gpg and python-GnuPGInterface.'), + _('Requires gpg and python-module-GnuPGInterface.'), @@ -69 +69 @@ class FeaturesWindow: - _('Requires gnome-network-manager and python-dbus.'), + _('Requires gnome-network-manager and python-module-dbus.'), @@ -73 +73 @@ class FeaturesWindow: - _('Requires python-gnome2.'), + _('Requires python-module-pygnome.'), @@ -77 +77 @@ class FeaturesWindow: - _('Requires gnome-keyring and python-gnome2-desktop.'), + _('Requires gnome-keyring and python-module-pygnome-desktop.'), @@ -81 +81 @@ class FeaturesWindow: - _('Requires dnsutils.'), + _('Requires bind-utils.'), @@ -85 +85 @@ class FeaturesWindow: - _('Requires python-gnome2-extras or compilation of gtkspell module from Gajim sources.'), + _('Requires python-module-pygnome-extras or compilation of gtkspell module from Gajim sources.'), @@ -89 +89 @@ class FeaturesWindow: - _('Requires python-notify or instead python-dbus in conjunction with notification-daemon.'), + _('Requires python-module-notify or instead python-module-dbus in conjunction with notification-daemon.'), @@ -93 +93 @@ class FeaturesWindow: - _('Requires python-gnome2-extras or compiled trayicon module from Gajim sources.'), + _('Requires python-module-pygnome-extras or compiled trayicon module from Gajim sources.'), @@ -101 +101 @@ class FeaturesWindow: - _('Requires texlive-latex-base and dvipng. You have to set \'use_latex\' to True in the Advanced Configuration Editor.'), + _('Requires tetex-latex, tetex-dvips and ImageMagick. You have to set \'use_latex\' to True in the Advanced Configuration Editor.'), @@ -105 +105 @@ class FeaturesWindow: - _('Requires python-crypto.'), + _('Requires python-module-Crypto.'), @@ -109 +109 @@ class FeaturesWindow: - _('Requires python-docutils.'), + _('Requires python-module-docutils.'), @@ -113 +113 @@ class FeaturesWindow: - _('Requires python-sexy.'), + _('Requires python-module-sexy.'),