From dd49b985807ef54661bac638f2cc83686ec95410 Mon Sep 17 00:00:00 2001 From: Badlop Date: Sat, 31 Jan 2009 12:26:27 +0000 Subject: * doc/guide.tex: Provide only an example of language option * doc/guide.html: Likewise SVN Revision: 1858 --- doc/guide.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'doc/guide.html') diff --git a/doc/guide.html b/doc/guide.html index 5238da71a..645ae6d5c 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -1193,13 +1193,9 @@ To define a shaper named ‘normal’ with traffic speed limi can be seen by Jabber clients. If a Jabber client does not support xml:lang, the specified language is used. The default value is en. In order to take effect there must be a translation file -<language>.msg in ejabberd’s msgs directory.

Examples: -

Appendix A provides more details about internationalization and localization.

+<language>.msg in ejabberd’s msgs directory.

For example, to set Russian as default language: +

{language, "ru"}.
+

Appendix A provides more details about internationalization and localization.

3.1.8  Include Additional Configuration Files

The option include_config_file in a configuration file instructs ejabberd to include other configuration files immediately.

The basic usage is:

{include_config_file, <filename>}.
-- 
cgit v1.2.3