mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
radicale: Update link to documentation
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
3c3d280792
commit
b6e6fdd134
@ -46,10 +46,9 @@ description = [
|
|||||||
format_lazy(
|
format_lazy(
|
||||||
_('Radicale is a CalDAV and CardDAV server. It allows synchronization '
|
_('Radicale is a CalDAV and CardDAV server. It allows synchronization '
|
||||||
'and sharing of scheduling and contact data. To use Radicale, a '
|
'and sharing of scheduling and contact data. To use Radicale, a '
|
||||||
'<a href="http://radicale.org/user_documentation/'
|
'<a href="http://radicale.org/clients/">supported client '
|
||||||
'#idcaldav-and-carddav-clients"> supported client application</a> '
|
'application</a> is needed. Radicale can be accessed by any user '
|
||||||
'is needed. Radicale can be accessed by any user with a {box_name} '
|
'with a {box_name} login.'), box_name=_(cfg.box_name)),
|
||||||
'login.'), box_name=_(cfg.box_name)),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
reserved_usernames = ['radicale']
|
reserved_usernames = ['radicale']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user