]> git.plutz.net Git - confetti/blob - text_frame.sh
typo, separation of caching functions
[confetti] / text_frame.sh
1 # Copyright 2014 - 2016, 2018 Paul Hänsch
2 #
3 # This file is part of Confetti.
4
5 # Confetti is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU Affero General Public License as published by
7 # the Free Software Foundation, either version 3 of the License, or
8 # (at your option) any later version.
9
10 # Confetti is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU Affero General Public License for more details.
14
15 # You should have received a copy of the GNU Affero General Public License
16 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
17
18 item_name[p_cards]="Personen"
19 item_name[p_courses]="Kurse"
20 item_name[p_email]="Email"
21 item_name[p_error]="Fehler"
22 item_name[p_categories]="Kategorien"
23 item_name[p_prescriptions]="Verschreibungen"
24 item_name[p_therapy]="Therapie"
25 item_name[nc_edit]="&#x2699;"
26 #item_name[nc_edit]="&#9776;"
27 item_name[bm_add]="+"
28 item_name[bm_del]="-"
29 item_name[configure]="Anpassen"