mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +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(
|
format_lazy(
|
||||||
_('To actually communicate, you can use the <a href="/plinth/apps/'
|
_('To actually communicate, you can use the <a href="/plinth/apps/'
|
||||||
'jsxc">web client</a> or any other <a href=\'http://xmpp.org/xmpp-'
|
'jsxc">web client</a> or any other <a href=\'https://xmpp.org/'
|
||||||
'software/clients/\' target=\'_blank\'>XMPP client</a>. '
|
'software/clients\' target=\'_blank\'>XMPP client</a>. '
|
||||||
'When enabled, ejabberd can be accessed by any <a href="/plinth/sys'
|
'When enabled, ejabberd can be accessed by any <a href="/plinth/sys'
|
||||||
'/users">user with a {box_name} login</a>.'),
|
'/users">user with a {box_name} login</a>.'),
|
||||||
box_name=_(cfg.box_name))
|
box_name=_(cfg.box_name))
|
||||||
|
|||||||
@ -43,7 +43,7 @@ _clients = validate([{
|
|||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
'name':
|
'name':
|
||||||
_('Chat secure'),
|
_('ChatSecure'),
|
||||||
'description':
|
'description':
|
||||||
_('ChatSecure is a free and open source '
|
_('ChatSecure is a free and open source '
|
||||||
'messaging app that features OTR encryption '
|
'messaging app that features OTR encryption '
|
||||||
@ -57,7 +57,7 @@ _clients = validate([{
|
|||||||
'os': 'ios',
|
'os': 'ios',
|
||||||
'store_name': 'app-store',
|
'store_name': 'app-store',
|
||||||
'url': 'https://itunes.apple.com/us/app/chatsecure'
|
'url': 'https://itunes.apple.com/us/app/chatsecure'
|
||||||
'/id464200063 '
|
'/id464200063'
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
'name':
|
'name':
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user