X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftext_frame.sh;h=75e151130c9bbe2dea310af3210001b26b9c98b5;hp=03eddcdbd85eb3219a56828bd5aceba6b197a49d;hb=HEAD;hpb=824bab9c4c5b5ae745a78b43a338d4b068e99cfa diff --git a/templates/text_frame.sh b/templates/text_frame.sh deleted file mode 100755 index 03eddcd..0000000 --- a/templates/text_frame.sh +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2014 - 2016 Paul Hänsch -# -# This file is part of Confetti. -# -# Confetti is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# Confetti is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with Confetti. If not, see . - -item_name[p_courses]="Kurse" -item_name[p_email]="Email" -item_name[p_error]="Fehler" -item_name[p_categories]="Kategorien" -item_name[p_prescriptions]="Verschreibungen" - -case $PROFILE in -medical) -item_name[p_cards]="Klienten" -;; -circus) -item_name[p_cards]="Teilnehmende" -;; -esac