X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftext_frame.sh;fp=templates%2Ftext_frame.sh;h=75e151130c9bbe2dea310af3210001b26b9c98b5;hp=36465eefb33bf157f31a053ccecf4df1cb27c664;hb=3d77c204c471814c6af57dfa64331ef95f567d27;hpb=15013eb0790a7935dc28b8ace6d5001122e400f1 diff --git a/templates/text_frame.sh b/templates/text_frame.sh index 36465ee..75e1511 100755 --- a/templates/text_frame.sh +++ b/templates/text_frame.sh @@ -1,4 +1,4 @@ -# Copyright 2014 - 2016 Paul Hänsch +# Copyright 2014 - 2016, 2018 Paul Hänsch # # This file is part of Confetti. # @@ -15,6 +15,7 @@ # You should have received a copy of the GNU Affero General Public License # along with Confetti. If not, see . +item_name[p_cards]="Personen" item_name[p_courses]="Kurse" item_name[p_email]="Email" item_name[p_error]="Fehler" @@ -25,12 +26,4 @@ item_name[nc_edit]="⚙" #item_name[nc_edit]="☰" item_name[bm_add]="+" item_name[bm_del]="-" - -case $PROFILE in -medical) -item_name[p_cards]="Klienten" -;; -circus) -item_name[p_cards]="Teilnehmende" -;; -esac +item_name[configure]="Anpassen"