comparison src/plugins/plugin_misc_account.py @ 1856:d7e29a12ec2c

plugin account: modifications in welcoming email: - removed "it misses some features and it's not stable enough to be used for any serious purpose." as we are being more and more close to general audience version - removed the reference to http://salut-a-toi.org/faq.html#certificate as we have no more certificate warning since the move to let's encrypt on the demo server
author Goffi <goffi@goffi.org>
date Sat, 27 Feb 2016 14:55:23 +0100
parents 1c9b2c184663
children 8a5b178ff28b
comparison
equal deleted inserted replaced
1855:1c9b2c184663 1856:d7e29a12ec2c
289 if not email: 289 if not email:
290 return d_admin 290 return d_admin
291 291
292 body = (_(u"""Welcome to Libervia, the web interface of Salut à Toi. 292 body = (_(u"""Welcome to Libervia, the web interface of Salut à Toi.
293 293
294 Your account on %(domain)s has been successfully created. This is a demonstration version to show you the current status of the project. It is still under development, it misses some features and it's not stable enough to be used for any serious purpose. Please keep it in mind! 294 Your account on %(domain)s has been successfully created. This is a demonstration version to show you the current status of the project. It is still under development, please keep it in mind!
295 295
296 Here is your connection information: 296 Here is your connection information:
297 297
298 Login on libervia.org: %(profile)s 298 Login on libervia.org: %(profile)s
299 Jabber ID (JID): %(jid_s)s 299 Jabber ID (JID): %(jid_s)s
300 300 Your password has been chosen by yourself during registration.
301 Your password has been chosen by yourself. If you haven't read our security notice regarding the connection to https://libervia.org, please do it now: 301
302 302 In the beginning, you have nobody to talk to. To find some contacts, you may use the users' directory:
303 http://salut-a-toi.org/faq.html#certificate
304
305 In the beginning, you have nobody to talk to. To find some contacts, use the users' directory:
306 - make yourself visible in "Service / Directory subscription". 303 - make yourself visible in "Service / Directory subscription".
307 - search for people with "Contacts" / Search directory". 304 - search for people with "Contacts" / Search directory".
308 305
309 Any feedback welcome. Thank you! 306 Any feedback welcome. Thank you!
310 307