mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-10 11:00:22 +00:00
ejabberd: Minor description cleanups
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
15f2e7d0c3
commit
e0dd7d10be
@ -53,8 +53,8 @@ description = [
|
||||
|
||||
format_lazy(
|
||||
_('To actually communicate, you can use the <a href="/plinth/apps/'
|
||||
'jsxc">web client</a> or any other <a href=\'http://xmpp.org/xmpp-'
|
||||
'software/clients/\' target=\'_blank\'>XMPP client</a>. '
|
||||
'jsxc">web client</a> or any other <a href=\'https://xmpp.org/'
|
||||
'software/clients\' target=\'_blank\'>XMPP client</a>. '
|
||||
'When enabled, ejabberd can be accessed by any <a href="/plinth/sys'
|
||||
'/users">user with a {box_name} login</a>.'),
|
||||
box_name=_(cfg.box_name))
|
||||
|
||||
@ -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':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user