home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / admin / pref_identities.inc < prev    next >
Encoding:
Text File  |  2003-03-31  |  781 b   |  26 lines

  1. <?php
  2. include("../lang/eng/pref_identities.inc"); // <-- do not delete
  3. /********************************************************
  4.     lang/eng/pref_identities.inc
  5.     (C)2003 Ryo Chijiiwa <Ryo@IlohaMail.org>
  6.  
  7.     This file is part of IlohaMail, and released under GPL.
  8.     See COPYING, or http://www.fsf.org/copyleft/gpl.html
  9.  
  10. ********************************************************/
  11.  
  12. $piStrings["identities"] = "Identities";
  13. $piStrings["edit"] = "Sß╗¡a";
  14. $piStrings["name"] = "T├¬n";
  15. $piStrings["email"] = "Email";
  16. $piStrings["replyto"] = "Reply-To";
  17. $piStrings["sig"] = "Chß╗» k├╜";
  18. $piStrings["add"] = "OK";
  19. $piStrings["new"] = "New Identity";
  20. $piStrings["edit_ident"] = "Edit Identity";
  21. $piStrings["delete"] = "X├│a";
  22.  
  23. $piError[1] = "Xin bß║ín ghi r├╡ t├¬n hß╗ìac ─æß╗ïa chß╗ë email";
  24.  
  25. ?>
  26.