Skip to content
cz_form_show.lng 559 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['header_txt'] = 'Formeditor';
$wb['title_txt'] = 'Formtitle';
$wb['name_txt'] = 'Formname';
tbrehm's avatar
tbrehm committed
$wb['delete_txt'] = 'Smazat';
tbrehm's avatar
tbrehm committed
$wb['properties_txt'] = 'Properties';
$wb['new_tab_txt'] = 'Tab new';
$wb['edit_txt'] = 'Edit';
$wb['new_txt'] = 'Neu';
$wb['up_txt'] = '^';
$wb['down_txt'] = 'v';
$wb['module_txt'] = 'Module';
$wb['form_txt'] = 'Form';
tbrehm's avatar
tbrehm committed
$wb['description_txt'] = 'Popis';
tbrehm's avatar
tbrehm committed
$wb['module_del_txt'] = 'Delete the module and all subdirectories?';
$wb['menu_del_txt'] = 'Delete menu with all menuitems?';
$wb['item_del_txt'] = 'Delete menuitem?';
?>