ucs/kolab-ucs-join-script.sh

Christoph Wickert wickert at kolabsys.com
Tue Apr 21 17:04:03 CEST 2015


 ucs/kolab-ucs-join-script.sh |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 723d3df2d6805d9d0acaa415c70b7b6b4634d9ab
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Tue Apr 21 17:03:56 2015 +0200

    Translate tab name for the KolabEnabled checkbox to de_CH and de_DE (#5004)

diff --git a/ucs/kolab-ucs-join-script.sh b/ucs/kolab-ucs-join-script.sh
index 14750f3..2a18453 100755
--- a/ucs/kolab-ucs-join-script.sh
+++ b/ucs/kolab-ucs-join-script.sh
@@ -95,6 +95,8 @@ udm settings/extended_attribute create "$@" --ignore_exists \
 	--set tabName="Account" \
 	--set tabAdvanced=0 \
 	--set overwriteTab=0 \
+	--append translationTabName='"de_CH" "Konto"' \
+	--append translationTabName='"de_DE" "Konto"' \
 	--set groupName="Kolab Groupware" \
 	--set shortDescription="Kolab Groupware Account" \
 	--set longDescription="Defines if the user can use Kolab Groupware features" \




More information about the commits mailing list