|
From: GitHub <no...@gi...> - 2016-02-24 21:36:29
|
Branch: refs/heads/master Home: https://github.com/znc/znc Commit: f01076cc6edd123c3ed2c5e58f64a14a641bbace https://github.com/znc/znc/commit/f01076cc6edd123c3ed2c5e58f64a14a641bbace Author: Alexey Sokolov <ale...@as...> Date: 2016-02-24 (Wed, 24 Feb 2016) Changed paths: M src/Translation.cpp M translation_pot.py Log Message: ----------- Fix couple of bugs in i18n when source string contains non-ASCII characters. Commit: 8893b90e3a192f16167105ac54b2f7de5445ab17 https://github.com/znc/znc/commit/8893b90e3a192f16167105ac54b2f7de5445ab17 Author: Alexey Sokolov <ale...@as...> Date: 2016-02-24 (Wed, 24 Feb 2016) Changed paths: M include/znc/WebModules.h M src/WebModules.cpp Log Message: ----------- Modules web subpages should have translateable titles Commit: 4a940a3a3a42f9012002460d80a6666e31a9586e https://github.com/znc/znc/commit/4a940a3a3a42f9012002460d80a6666e31a9586e Author: Alexey Sokolov <ale...@as...> Date: 2016-02-24 (Wed, 24 Feb 2016) Changed paths: M webskins/_default_/tmpl/InfoBar.tmpl M webskins/_default_/tmpl/Menu.tmpl M webskins/_default_/tmpl/index.tmpl Log Message: ----------- Make more core strings translateable Commit: 711e835c9361b6217269de296184888a88674f2b https://github.com/znc/znc/commit/711e835c9361b6217269de296184888a88674f2b Author: Alexey Sokolov <ale...@as...> Date: 2016-02-24 (Wed, 24 Feb 2016) Changed paths: M modules/data/webadmin/tmpl/add_edit_chan.tmpl M modules/data/webadmin/tmpl/add_edit_network.tmpl M modules/data/webadmin/tmpl/add_edit_user.tmpl M modules/data/webadmin/tmpl/del_network.tmpl M modules/data/webadmin/tmpl/del_user.tmpl M modules/data/webadmin/tmpl/encoding_settings.tmpl M modules/data/webadmin/tmpl/index.tmpl M modules/data/webadmin/tmpl/listusers.tmpl M modules/data/webadmin/tmpl/settings.tmpl M modules/data/webadmin/tmpl/traffic.tmpl M modules/po/cert.pot M modules/po/cert.ru.po A modules/po/webadmin.pot A modules/po/webadmin.ru.po M modules/webadmin.cpp M src/po/znc.pot Log Message: ----------- Translateable webadmin to Russian. Compare: https://github.com/znc/znc/compare/5b624a7a993d...711e835c9361 |