]> git.plutz.net Git - confetti/blobdiff - templates/text_courses.sh
Added AGPL License notice to every file
[confetti] / templates / text_courses.sh
index cc773f27f22e38768064e4de9ef98b70b95496d6..fd92dddfb2df8f1379f0091a9b93db592137e77c 100755 (executable)
@@ -1,3 +1,20 @@
+# Copyright 2014 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 <http://www.gnu.org/licenses/>. 
+
 declare -A item_name
 
 item_name[SUMMARY]="Bezeichnung"
@@ -26,8 +43,10 @@ item_name[edit_addfield]="+"
 item_name[edit_dtscal]="&#x2713;"
 item_name[edit]="Bearbeiten"
 item_name[ics_export]="ICal exportieren"
+item_name[courselist]="Kursliste (PDF)"
 
-item_name[course_attendance]="Teilnehmende"
+item_name[course_attendance]="Teilnahme"
+item_name[course_mail]="Mail an Teilnehmende"
 
 item_name[sort_order]="Sortierung"
 item_name[order_DOW]="Wochentag"