mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
radicale: Fix server URLs in client info
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
5aa957c6ba
commit
6536e86b15
@ -25,7 +25,7 @@ clients = validate([{
|
||||
_('DAVx5'),
|
||||
'usage':
|
||||
_('Enter the URL of the Radicale server (e.g. '
|
||||
'http://localhost:5232) and your user name. DAVx5 will '
|
||||
'https://<your.freedombox.address>) and your user name. DAVx5 will '
|
||||
'show all existing calendars and address books and you can '
|
||||
'create new.'),
|
||||
'platforms': [{
|
||||
@ -77,7 +77,7 @@ clients = validate([{
|
||||
'usage':
|
||||
_('In Evolution add a new calendar and address book '
|
||||
'respectively with WebDAV. Enter the URL of the Radicale '
|
||||
'server (e.g. http://localhost:5232) and your user name. '
|
||||
'server (e.g. https://<your.freedombox.address>) and your user name. '
|
||||
'Clicking on the search button will list the existing '
|
||||
'calendars and address books.'),
|
||||
'platforms': [{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user