mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
00f2a736eb
Now every such string MUST be encapsulated into ?T() macro. The macro itself is defined in include/translate.hrl. Example: -module(foo). -export([bar/1]). -include("translate.hrl"). bar(Lang) -> translate:translate(Lang, ?T("baz")). |
||
---|---|---|
.. | ||
captcha.sh | ||
check_xep_versions.sh | ||
ejabberdctl.bc | ||
extract-tr.sh | ||
hook_deps.sh | ||
jhbtest.pl | ||
opt_types.sh | ||
prepare-tr.sh | ||
update-deps-releases.pl | ||
xml_compress_gen.erl |