[commits] Horde branch master updated. a316c0e8f5b2c0a574b71ac797b8306bb98cdc21
Jan Schneider
jan at horde.org
Mon Mar 23 14:21:39 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 4f92204823e55b132314d2cbad764c84a030f72c
d098108 Update gollem.po
b0b4fc4 Update horde.po
ba3943f Update imp.po
1a815ea Update ingo.po
c30a36c Update kronolith.po
fcd1e54 Update mnemo.po
f9c82e7 Update nag.po
c63f4d1 Update turba.po
6aec869 [jan] Fix deleting object attachments from cache (Bug #13268).
7bda7a1 Avoid notice if using non-LDAP backends with hostspec parameters of systems that have a LDAP backend too.
65652bd Mark inactive deliverables.
7b8486d Update ko translation.
a316c0e Add new translator.
Summary: http://github.com/horde/horde/compare/4f92204823e55b132314d2cbad764c84a030f72c...a316c0e8f5b2c0a574b71ac797b8306bb98cdc21
-----------------------------------------------------------------------
commit d098108d14334c7aef65b8a9e067c645dcdbf66b
Author: keysuck <joshkkim at gmail.com>
Date: Mon Sep 1 10:51:56 2014 +0900
Update gollem.po
gollem/locale/ko/LC_MESSAGES/gollem.po | 417 ++++++++++++++++++++++++++------
1 files changed, 344 insertions(+), 73 deletions(-)
http://github.com/horde/horde/commit/d098108d14334c7aef65b8a9e067c645dcdbf66b
-----------------------------------------------------------------------
commit b0b4fc453c61fc9b837716f65145da1df9defc21
Author: keysuck <joshkkim at gmail.com>
Date: Mon Sep 1 10:52:45 2014 +0900
Update horde.po
horde/locale/ko/LC_MESSAGES/horde.po | 2174 +++++++++++++++-------------------
1 files changed, 935 insertions(+), 1239 deletions(-)
http://github.com/horde/horde/commit/b0b4fc453c61fc9b837716f65145da1df9defc21
-----------------------------------------------------------------------
commit ba3943f842ddf81b154d49cbfdd8ee5333a730a8
Author: keysuck <joshkkim at gmail.com>
Date: Mon Sep 1 10:53:41 2014 +0900
Update imp.po
imp/locale/ko/LC_MESSAGES/imp.po | 3926 ++++++++++++++++++++++----------------
1 files changed, 2325 insertions(+), 1601 deletions(-)
http://github.com/horde/horde/commit/ba3943f842ddf81b154d49cbfdd8ee5333a730a8
-----------------------------------------------------------------------
commit 1a815ea555ef257b7022a69cd488c7177149778f
Author: keysuck <joshkkim at gmail.com>
Date: Mon Sep 1 10:54:13 2014 +0900
Update ingo.po
ingo/locale/ko/LC_MESSAGES/ingo.po | 641 ++++++++++++++++--------------------
1 files changed, 279 insertions(+), 362 deletions(-)
http://github.com/horde/horde/commit/1a815ea555ef257b7022a69cd488c7177149778f
-----------------------------------------------------------------------
commit c30a36c8e15dc40c4a0e009b5beda45db785d5aa
Author: keysuck <joshkkim at gmail.com>
Date: Mon Sep 1 10:54:43 2014 +0900
Update kronolith.po
kronolith/locale/ko/LC_MESSAGES/kronolith.po | 1873 +++++++++++---------------
1 files changed, 808 insertions(+), 1065 deletions(-)
http://github.com/horde/horde/commit/c30a36c8e15dc40c4a0e009b5beda45db785d5aa
-----------------------------------------------------------------------
commit fcd1e545fa484aae1b57460064072ea1b1bb6350
Author: keysuck <joshkkim at gmail.com>
Date: Mon Sep 1 10:56:03 2014 +0900
Update mnemo.po
mnemo/locale/ko/LC_MESSAGES/mnemo.po | 227 +++++++++++++++++-----------------
1 files changed, 115 insertions(+), 112 deletions(-)
http://github.com/horde/horde/commit/fcd1e545fa484aae1b57460064072ea1b1bb6350
-----------------------------------------------------------------------
commit f9c82e7847a6aa0914c498d8a65d47eafbbba254
Author: keysuck <joshkkim at gmail.com>
Date: Mon Sep 1 10:56:30 2014 +0900
Update nag.po
nag/locale/ko/LC_MESSAGES/nag.po | 864 +++++++++++++++++---------------------
1 files changed, 392 insertions(+), 472 deletions(-)
http://github.com/horde/horde/commit/f9c82e7847a6aa0914c498d8a65d47eafbbba254
-----------------------------------------------------------------------
commit c63f4d10bf78a4e49f5a983425ce431467900564
Author: keysuck <joshkkim at gmail.com>
Date: Mon Sep 1 10:56:59 2014 +0900
Update turba.po
turba/locale/ko/LC_MESSAGES/turba.po | 1028 +++++++++++++++-------------------
1 files changed, 459 insertions(+), 569 deletions(-)
http://github.com/horde/horde/commit/c63f4d10bf78a4e49f5a983425ce431467900564
-----------------------------------------------------------------------
commit 6aec869cebdc7e7315f4dfd3624901363449bb60
Author: Jan Schneider <jan at horde.org>
Date: Fri Mar 20 19:47:38 2015 +0100
[jan] Fix deleting object attachments from cache (Bug #13268).
framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php | 2 +-
framework/Kolab_Storage/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/6aec869cebdc7e7315f4dfd3624901363449bb60
-----------------------------------------------------------------------
commit 7bda7a16c19c09771647742a348130b24a42b35e
Author: Jan Schneider <jan at horde.org>
Date: Fri Mar 20 21:40:48 2015 +0100
Avoid notice if using non-LDAP backends with hostspec parameters of systems that have a LDAP backend too.
framework/Core/lib/Horde/Config.php | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/7bda7a16c19c09771647742a348130b24a42b35e
-----------------------------------------------------------------------
commit 65652bd261e1472c8dc5a36e5068b1cdf41a72f0
Author: Jan Schneider <jan at horde.org>
Date: Mon Mar 23 14:10:56 2015 +0100
Mark inactive deliverables.
framework/Core/lib/Horde/ErrorHandler.php | 2 +-
hermes/deliverables.php | 12 +++++++++---
hermes/themes/default/screen.css | 5 +++++
3 files changed, 15 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/65652bd261e1472c8dc5a36e5068b1cdf41a72f0
-----------------------------------------------------------------------
commit 7b8486d8fd6de76f44548f61a921d46114cce58e
Author: Jan Schneider <jan at horde.org>
Date: Mon Mar 23 14:35:51 2015 +0100
Update ko translation.
gollem/locale/ko/LC_MESSAGES/gollem.po | 258 ------
horde/locale/ko/LC_MESSAGES/horde.po | 12 -
imp/locale/ko/LC_MESSAGES/imp.po | 1133 --------------------------
ingo/locale/ko/LC_MESSAGES/ingo.po | 6 -
kronolith/locale/ko/LC_MESSAGES/kronolith.po | 24 -
mnemo/locale/ko/LC_MESSAGES/mnemo.mo | Bin 20893 -> 77400 bytes
mnemo/locale/ko/LC_MESSAGES/mnemo.po | 3 -
nag/locale/ko/LC_MESSAGES/nag.po | 11 +-
turba/locale/ko/LC_MESSAGES/turba.po | 15 -
9 files changed, 4 insertions(+), 1458 deletions(-)
http://github.com/horde/horde/commit/7b8486d8fd6de76f44548f61a921d46114cce58e
-----------------------------------------------------------------------
commit a316c0e8f5b2c0a574b71ac797b8306bb98cdc21
Author: Jan Schneider <jan at horde.org>
Date: Mon Mar 23 14:38:25 2015 +0100
Add new translator.
gollem/docs/CREDITS | 1 +
horde/docs/CREDITS | 1 +
imp/docs/CREDITS | 1 +
ingo/docs/CREDITS | 1 +
kronolith/docs/CREDITS | 1 +
mnemo/docs/CREDITS | 1 +
nag/docs/CREDITS | 1 +
turba/docs/CREDITS | 1 +
8 files changed, 8 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/a316c0e8f5b2c0a574b71ac797b8306bb98cdc21
More information about the commits
mailing list