Internationalising documentation
--------------------------------

Documentation for Infinispan is maintained on the JBoss.org content management system.

If you are interested in contributing a translation of the documentation, please get in touch with the Infinispan development team.  Details on how to do so are on http://www.jboss.org/infinispan/community

Internationalising logging
--------------------------

Infinispan logs fully support internationalisation. The following is a list of modules and their message id reservation ranges:

 0001 -  1000    core
 1001 -  2000    tree
 2001 -  3000    bdbje cache store
 3001 -  4000    cassandra cache store
 4001 -  5000    hotrod client
 5001 -  6000    server core
 6001 -  7000    server hotrod
 7001 -  8000    cloud cache store
 8001 -  9000    jdbc cache store
 9001 - 10000    jdbm cache store
10001 - 11000    remote cache store
11001 - 12000    server memcached
12001 - 13000    server rest
13001 - 14000    server websocket
14001 - 15000    query
15001 - 16000    lucene directory
16001 - 17000    rhq plugin
17001 - 18000    cdi integration
18001 - 19000    hbase

