diff --git a/plinth/modules/ejabberd/__init__.py b/plinth/modules/ejabberd/__init__.py
index 164abcba6..6f14049c3 100644
--- a/plinth/modules/ejabberd/__init__.py
+++ b/plinth/modules/ejabberd/__init__.py
@@ -53,8 +53,8 @@ description = [
format_lazy(
_('To actually communicate, you can use the web client or any other XMPP client. '
+ 'jsxc">web client or any other XMPP client. '
'When enabled, ejabberd can be accessed by any user with a {box_name} login.'),
box_name=_(cfg.box_name))
diff --git a/plinth/modules/ejabberd/manifest.py b/plinth/modules/ejabberd/manifest.py
index a0796abdc..15e7f8a63 100644
--- a/plinth/modules/ejabberd/manifest.py
+++ b/plinth/modules/ejabberd/manifest.py
@@ -43,7 +43,7 @@ _clients = validate([{
}]
}, {
'name':
- _('Chat secure'),
+ _('ChatSecure'),
'description':
_('ChatSecure is a free and open source '
'messaging app that features OTR encryption '
@@ -57,7 +57,7 @@ _clients = validate([{
'os': 'ios',
'store_name': 'app-store',
'url': 'https://itunes.apple.com/us/app/chatsecure'
- '/id464200063 '
+ '/id464200063'
}]
}, {
'name':