diff options
author | Badlop <badlop@process-one.net> | 2008-01-01 18:20:57 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2008-01-01 18:20:57 +0000 |
commit | 1a1f9d1488b8a4f17257bdee384cd5f981e3dbf5 (patch) | |
tree | 5fac04ec4b719c1801555057a1052c3ebebdef3e /doc/introduction.tex | |
parent | * src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc (diff) |
* src/web/ejabberd_web_admin.erl: Uniformize the name of
ejabberd's web admin to: 'Web Admin' (EjAB-472)
* doc/guide.tex: Likewise
* doc/introduction.tex: Likewise
* src/web/ejabberd_web_admin.erl: Uniformize ejabberd name in the
text using the Latex command
SVN Revision: 1137
Diffstat (limited to 'doc/introduction.tex')
-rw-r--r-- | doc/introduction.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/introduction.tex b/doc/introduction.tex index 24bb68b9b..9972cf74f 100644 --- a/doc/introduction.tex +++ b/doc/introduction.tex @@ -59,7 +59,7 @@ Peter Saint-Andr\'e, Executive Director of the Jabber Software Foundation} \begin{itemize} \item Comprehensive documentation. \item Straightforward installers for Linux, Mac OS X, and Windows. %%\improved{} -\item Web interface for administration tasks. +\item Web Administration. \item Shared Roster Groups. \item Command line administration tool. %%\improved{} \item Can integrate with existing authentication mechanisms. @@ -68,7 +68,7 @@ Peter Saint-Andr\'e, Executive Director of the Jabber Software Foundation} \item \marking{Internationalized:} \ejabberd{} leads in internationalization. Hence it is very well suited in a globalized world. Related features are: \begin{itemize} -\item Translated in 17 languages. %%\improved{} +\item Translated in 20 languages. %%\improved{} \item Support for \footahref{http://www.ietf.org/rfc/rfc3490.txt}{IDNA}. \end{itemize} @@ -101,7 +101,7 @@ Moreover, \ejabberd{} comes with a wide range of other state-of-the-art features \begin{itemize} \item SASL and STARTTLS for c2s and s2s connections. \item STARTTLS and Dialback s2s connections. -\item Web interface accessible via HTTPS secure access. +\item Web Admin accessible via HTTPS secure access. \end{itemize} \item Databases \begin{itemize} |