Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
22e3a3 1 <?php
14f228 2 $wb['header_txt'] = 'Formulärredigerare';
a9d0b2 3 $wb['title_txt'] = 'Formulärtitel';
M 4 $wb['name_txt'] = 'Formulärnamn';
141f4c 5 $wb['delete_txt'] = 'X';
a9d0b2 6 $wb['properties_txt'] = 'Inställningar';
141f4c 7 $wb['new_tab_txt'] = 'Ny flik';
14f228 8 $wb['edit_txt'] = 'Redigera';
141f4c 9 $wb['new_txt'] = 'Ny';
K 10 $wb['up_txt'] = '^';
11 $wb['down_txt'] = 'v';
12 $wb['module_txt'] = 'Modul';
a9d0b2 13 $wb['form_txt'] = 'Formulär';
141f4c 14 $wb['description_txt'] = 'Beskrivning';
K 15 $wb['module_del_txt'] = 'Ta bort modulen och alla undermappar?';
a9d0b2 16 $wb['menu_del_txt'] = 'Ta bort meny och allt menyinnehåll?';
M 17 $wb['item_del_txt'] = 'Ta bort menyinnehåll?';
141f4c 18 ?>