Skip to content
de_form_show.lng 605 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['header_txt'] = 'Formulareditor';
$wb['title_txt'] = 'Formulartitel';
$wb['name_txt'] = 'Formularname';
$wb['delete_txt'] = 'X';
$wb['properties_txt'] = 'Eigenschaften';
$wb['new_tab_txt'] = 'Reiter neu';
$wb['edit_txt'] = 'Bearbeiten';
$wb['new_txt'] = 'Neu';
$wb['up_txt'] = '^';
$wb['down_txt'] = 'v';
$wb['module_txt'] = 'Modul';
$wb['form_txt'] = 'Formular';
$wb['description_txt'] = 'Beschreibung';
$wb['module_del_txt'] = 'Delete the module and all subdirectories?';
$wb['menu_del_txt'] = 'Delete menu with all menuitems?';
tbrehm's avatar
tbrehm committed
$wb['item_del_txt'] = 'Delete menuitem?';
?>