home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / language / English / settings.English.inc < prev    next >
Text File  |  2004-03-08  |  912b  |  17 lines

  1. <?php
  2. $admin_properties = 'Properties';
  3. $admin_modules = 'Modules';
  4. $strPath = 'Path';
  5. $admin_invalid_path = 'You entered an invalid path';
  6. $admin_overview = 'Overview';
  7. $admin_module = 'Module';
  8. $admin_modules_text = 'Select the modules you wish to use and click on \''.$cmdSave.'\'.<br />Click on active modules to change their permissions.';
  9. $admin_bookmarks_text = 'Add bookmarks here that automatically will be created when you register a new user.';
  10. $admin_bookmark_new_window = 'Open bookmark in a new window';
  11. $admin_menus_text = "Check the menu's that you wish to use and click on 'save'";
  12. $admin_start_module = 'Start Group-Office in';
  13. $admin_menus = "Menu's";
  14. $admin_formats = "Date formats";
  15. $admin_date_formats_text = 'Add date formats in <a class="normal" target="_blank" href="http://www.php.net/manual/en/function.date.php">PHP format</a> with a description and click on Ok.';
  16. ?>
  17.