mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-04-29 09:54:51 +02:00
This patch makes it possible to change the stream-level language as part of the connection configuration, to allow a properly implemented entities to provide i18n'ed response messages. The Locale type is used for this configuration, and the effective language string can be obtained via `ConnectionConfiguration.getXmlLang()`. This code does not cover XMPPBOSHConnection! Signed-off-by: Georg Lukas <georg@op-co.de> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |