mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
* src/msgs/uk.msg: Likewise SVN Revision: 355
This commit is contained in:
parent
820c78484a
commit
0625a03385
@ -1,7 +1,11 @@
|
||||
2005-05-23 Alexey Shchepin <alexey@sevcom.net>
|
||||
|
||||
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
|
||||
* src/msgs/uk.msg: Likewise
|
||||
|
||||
* src/web/ejabberd_web_admin.erl: Updated CSS, added modules
|
||||
management (thanks to Sergei Golovan)
|
||||
management, fixed bug with configuring of listened ports on
|
||||
different nodes (thanks to Sergei Golovan)
|
||||
|
||||
* src/gen_mod.erl: Added function loaded_modules_with_opts/0, new
|
||||
API for module stopping (thanks to Sergei Golovan)
|
||||
|
@ -291,6 +291,9 @@
|
||||
{"All activity", "Вся статистика"}.
|
||||
{"Show Ordinary Table", "Показать обычную таблицу"}.
|
||||
{"Show Integral Table", "Показать интегральную таблицу"}.
|
||||
{"Start", "Запустить"}.
|
||||
{"Modules Management", "Управление модулями"}.
|
||||
{"Modules at ", "Модули на "}.
|
||||
|
||||
% Local Variables:
|
||||
% mode: erlang
|
||||
|
@ -293,6 +293,9 @@
|
||||
{"All activity", "Вся статистика"}.
|
||||
{"Show Ordinary Table", "Показати звичайну таблицю"}.
|
||||
{"Show Integral Table", "Показати інтегральну таблицю"}.
|
||||
{"Start", "Запустити"}.
|
||||
{"Modules Management", "Керування модулями"}.
|
||||
{"Modules at ", "Модулі на "}.
|
||||
|
||||
% Local Variables:
|
||||
% mode: erlang
|
||||
|
Loading…
Reference in New Issue
Block a user