Commit 0062927cf7e034b342a44855a616fed49674ceaf

Authored by Antonio Terceiro
Committed by Daniela Feitosa
1 parent e44337e6

Review Debconf templates

Showing 1 changed file with 5 additions and 4 deletions   Show diff stats
debian/noosfero.templates
1 1 Template: noosfero/initial_domain
2 2 Type: string
3   -Description: Domain name for your noosfero site:
  3 +Description: Domain name for your noosfero site
4 4 Enter the domain name that will be used for your Noosfero site. This domain
5 5 name will be automatically added to Noosfero's database. The Noosfero frontend
6 6 packages (such as noosfero-apache) will also automatically configure proper
... ... @@ -12,9 +12,10 @@ Description: Domain name for your noosfero site:
12 12 Template: noosfero/email_setup_warning
13 13 Type: note
14 14 Description: Noosfero needs a working e-mail setup
15   - To function properly, Noosfero needs a working e-mail setup. This is used to
16   - send friendship request e-mails, recovering passwords, and other things.
  15 + Noosfero needs a working e-mail setup to work properly. This is used for
  16 + example to send friendship request e-mails, password recovering e-mail and
  17 + moderation requests notifications.
17 18 .
18 19 Basically, your local MTA needs to deliver e-mail to the internet. Please
19 20 check /usr/share/doc/noosfero/README.Debian for detailed instructions on
20   - settings this up.
  21 + setting this up.
... ...