From d6f18dbd1469433366b210149db52ca5f0d204c5 Mon Sep 17 00:00:00 2001 From: Gregor Wolf Date: Thu, 29 Sep 2016 17:50:45 +0000 Subject: [PATCH] Display pre- and post-eventing event statistics #9 --- webapp/i18n/i18n.properties | 21 +++++++++++++++++++-- webapp/view/Detail.view.xml | 22 +++++++++++++++++++++- webapp/view/Master.view.xml | 2 +- 3 files changed, 41 insertions(+), 4 deletions(-) diff --git a/webapp/i18n/i18n.properties b/webapp/i18n/i18n.properties index 269a1f8..80ec528 100644 --- a/webapp/i18n/i18n.properties +++ b/webapp/i18n/i18n.properties @@ -112,12 +112,29 @@ HistoryCreatedBy=Created by #XTIT: Label EventChangeable EventChangeable=Event can be changed +#XTIT: Label EventMasterData +EventMasterData=Event Master Data + +#XTIT: Label EventStatistics +EventStatistics=Event Statistics + +#XTIT: Label RegistrationNumbersFree +RegistrationNumbersFree=Free + +#XTIT: Label RegistrationNumbersParticipants +RegistrationNumbersParticipants=Participants + +#XTIT: Label PreEveningEvent +PreEveningEvent=Pre Evening Event + +#XTIT: Label PostEveningEvent +PostEveningEvent=Post Evening Event + #XTOL: Icon Tab Bar co-organizers detailIconTabBarCoOrganizers=Co-Organizers #XTOL: Icon Tab Bar partipicants -deatailIconPartipitants=Partipicants - +deatailIconPartipitants=Partipicants #XTIT: Title add co-organizer detailAddCoOrganizer=Add Co-Organizer diff --git a/webapp/view/Detail.view.xml b/webapp/view/Detail.view.xml index eed8e7a..b5006ae 100644 --- a/webapp/view/Detail.view.xml +++ b/webapp/view/Detail.view.xml @@ -8,7 +8,11 @@ - + + + + +