diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2006-09-25 08:46:56 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2006-09-25 08:46:56 +0000 |
commit | 7dbb35800d9f58a2e96e4a2c7ff53c5d88e601b4 (patch) | |
tree | b282554a17630df8abe370d9118598b4bef424c5 /doc/dev.html | |
parent | * src/ejabberd_socket.erl: Support for non-xml sockets (diff) |
* doc/introduction.tex: Minor doc updates for release 1.1.2.
SVN Revision: 631
Diffstat (limited to 'doc/dev.html')
-rw-r--r-- | doc/dev.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev.html b/doc/dev.html index 6cb4d2a46..0c0472f76 100644 --- a/doc/dev.html +++ b/doc/dev.html @@ -119,7 +119,7 @@ Comprehensive documentation. <BR> <LI CLASS="li-itemize">Internationalized: <TT>ejabberd</TT> leads in internationalization. Hence it is very well suited in a globalized world. Related features are: <UL CLASS="itemize"><LI CLASS="li-itemize"> -Translated in 11 languages. +Translated in 12 languages. <LI CLASS="li-itemize">Support for <A HREF="http://www.ietf.org/rfc/rfc3490.txt">IDNA</A>. </UL><BR> <BR> |