Skip to content
de_form_edit.lng 955 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['name_txt'] = 'Formularname';
$wb['title_txt'] = 'Formulartitel';
tbrehm's avatar
tbrehm committed
$wb['template_txt'] = 'Vorlage';
$wb['navframe_txt'] = 'Navigationsframe';
tbrehm's avatar
tbrehm committed
$wb['startpage_txt'] = 'Startseite';
$wb['tab_width_txt'] = 'Tab Breite';
$wb['save_txt'] = 'Speichern';
$wb['cancel_txt'] = 'Abbrechen';
$wb['header_txt'] = 'Formular Eigenschaften';
tbrehm's avatar
tbrehm committed
$wb['description_txt'] = 'Beschreibung';
tbrehm's avatar
tbrehm committed
$wb['action_txt'] = 'Aktion (Skript)';
tbrehm's avatar
tbrehm committed
$wb['db_table_txt'] = 'DB Tabelle';
tbrehm's avatar
tbrehm committed
$wb['db_table_idx_txt'] = 'DB Tabellenindex';
tbrehm's avatar
tbrehm committed
$wb['db_history_txt'] = 'Undo Log';
$wb['tab_default_txt'] = 'Standard Tab';
$wb['list_default_txt'] = 'Standard Liste';
tbrehm's avatar
tbrehm committed
$wb['auth_txt'] = 'Berechtigungen';
$wb['auth_preset_userid_txt'] = 'Benutzer ID';
$wb['auth_preset_groupid_txt'] = 'Gruppen ID';
$wb['auth_preset_perm_user_txt'] = 'Benutzerberechtigungen';
$wb['auth_preset_perm_group_txt'] = 'Gruppenberechtigungen';
$wb['auth_preset_perm_other_txt'] = 'andere Berechtigungen';
tbrehm's avatar
tbrehm committed
?>