Commit Graph

298 Commits

Author SHA1 Message Date
Serghey Rodin
138ef6c7b0 support for NATed networks 2013-02-05 22:58:40 +02:00
Serghey Rodin
20970e751d META.charset 2013-02-03 11:44:21 +02:00
Serghey Rodin
01d32a43e1 bulk update module 2013-02-01 17:30:39 +02:00
Serghey Rodin
5ab961f53b proper i18n key tag 2013-02-01 12:38:21 +02:00
Serghey Rodin
e246152656 set en as default language 2013-01-31 22:22:03 +02:00
Serghey Rodin
c7da1e6115 fix for incorrect login 2013-01-31 10:29:40 +02:00
Serghey Rodin
34ae5e8cd0 fixed antispam translation typo 2013-01-31 10:04:52 +02:00
Serghey Rodin
3f7c0dfd94 translation improvements 2013-01-30 12:31:09 +02:00
Serghey Rodin
9e67eb2866 hide rudundand output 2013-01-30 12:26:47 +02:00
Serghey Rodin
23f30e85ca removed hardcodded lang directives 2013-01-29 17:20:01 +02:00
Serghey Rodin
c98dcb0285 default language = en 2013-01-29 01:26:37 +02:00
Serghey Rodin
6e631c32a1 i18n + service manager + web updater 2013-01-29 00:18:09 +02:00
ZonD80
c8e0ca45fb Automatic language detection
Added automatic language detection based on HTTP_ACCEPT_LANGUAGE
header. New function _translate, that translates string to required
language.
New file: setlang.php?l=language_code - sets session language.
2013-01-25 13:54:01 +04:00
Serghey Rodin
def0f35141 i18n backend support 2013-01-24 12:49:22 +02:00
Serghey Rodin
003036434c i18n support 2013-01-22 18:43:07 +02:00
Serghey Rodin
f0cae5aa4a i18n user db 2013-01-22 03:13:09 +02:00
Serghey Rodin
c6b7c0b8e0 i18n db 2013-01-22 03:00:33 +02:00
Serghey Rodin
497f7d9906 i18n user/web/dns/mail 2013-01-22 01:19:52 +02:00
Serghey Rodin
fb216fc3ee i18n integration 2013-01-21 16:24:33 +02:00
Serghey Rodin
55b905f86a i18n user page 2013-01-20 02:34:04 +02:00
Serghey Rodin
d00a64bbc8 i18n user page 2013-01-20 02:16:00 +02:00
ZonD80
baad48a87d Replaced CRLF by LF again 2013-01-19 23:57:58 +04:00
ZonD80
cfe677c674 Merged with upstream 2013-01-18 18:36:20 +04:00
ZonD80
758ec7d94c Replaced CRLF by LF 2013-01-18 18:23:04 +04:00
Serghey Rodin
e81fb6c730 fixes thin line in ie 2013-01-18 15:55:46 +02:00
Serghey Rodin
f04e836c66 thinner menu line 2013-01-18 15:17:47 +02:00
ZonD Eighty
52bdfc3aab Merged with upstream 2013-01-16 17:12:22 +04:00
ZonD Eighty
422d552cc8 Translation fixes 1 2013-01-16 17:03:41 +04:00
Serghey Rodin
9eae7920e8 proper number formatin in time_humanize function 2013-01-16 14:42:00 +02:00
ZonD Eighty
a2d33b72ec Completed translation to EN/RU
HTML need to be fixed, configurable language need to be added to user
settings, need to change some API answers to translate RRD Graphics.
2013-01-16 15:36:57 +04:00
ZonD Eighty
c094d8582d Merge changes from upstream 2013-01-16 14:12:53 +04:00
Serghey Rodin
fc80b0949a service manager 2013-01-16 01:51:02 +02:00
Serghey Rodin
a3f9c8f648 removing rudimental include (closes #60) 2013-01-15 15:39:40 +02:00
ZonD Eighty
8fb1fa5482 Admin interface translated to Russian, bugfixes.
Note, TESTING PURPOSES ONLY, ERROR_REPORTING = E_ALL.

Pending: User interface to Russian, English Re-Translation, E_NOTICE
fixes
2013-01-15 15:40:26 +04:00
Serghey Rodin
9d67cd0f9d thin border on add/edit pages 2013-01-14 20:55:58 +02:00
Serghey Rodin
e5f30fd7df contrast title 2013-01-14 20:42:43 +02:00
Serghey Rodin
c98449ea8a contrast login screen 2013-01-14 19:18:37 +02:00
Serghey Rodin
a326960d54 more contrast color scheme 2013-01-14 18:43:02 +02:00
ZonD Eighty
57015cf756 A little more translation 2013-01-13 19:54:47 +04:00
ZonD Eighty
a2ac36b676 Merge changes from upstream & more 2013-01-10 22:14:34 +04:00
Serghey Rodin
858dfe0280 pathc for ftp username bug which was found by imperio 2013-01-01 20:57:43 +02:00
Serghey Rodin
dd9b517d31 fix table margin for ie 2012-12-31 15:01:59 +02:00
Serghey Rodin
ed4ae4530e send database credentials to email 2012-12-31 00:05:28 +02:00
Serghey Rodin
18c7501ed3 more contrast on vst-text 2012-12-30 23:19:33 +02:00
Serghey Rodin
5d0ac56fa8 UI improvement from Dmitry Naumov 2012-12-30 14:27:24 +02:00
ZonD Eighty
2b16d9bd83 Merge changes from upstream
I'm a little angry
2012-12-28 23:31:02 +04:00
Serghey Rodin
e84f7e2709 removed deugg logging 2012-12-28 12:33:19 +02:00
Serghey Rodin
eb40d64132 password reset support for rouncube webmail 2012-12-28 11:39:01 +02:00
ZonD Eighty
dcf849263d Backend changes & some templates' translation 2012-12-27 17:28:16 +04:00
ZonD Eighty
43d7825b68 Translation begins... 2012-12-27 12:48:20 +04:00