[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Portal/language/ -> en_us.lang.php (source)

   1  <?php
   2  /*********************************************************************************
   3  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0
   4  * ("License"); You may not use this file except in compliance with the License
   5  * The Original Code is:  vtiger CRM Open Source
   6  * The Initial Developer of the Original Code is vtiger.
   7  * Portions created by vtiger are Copyright (C) vtiger.
   8  * All Rights Reserved.
   9  *
  10  ********************************************************************************/
  11  
  12  
  13  $mod_strings = Array(
  14  // added for 5.0 beta
  15  'LBL_BOOKMARKED_URL'=>"BookMarked URL's",
  16  'LBL_MANAGE_BOOKMARKS'=>'Manage Bookmarks',
  17  'LBL_BOOKMARK_LIST'=>'Bookmark List',
  18  'LBL_MY_BOOKMARKS'=>'My Bookmarks',
  19  'LBL_NEW_BOOKMARK'=>'New Bookmark',
  20  'LBL_BOOKMARK'=>'Bookmark',
  21  'LBL_NAME'=>'Name :',
  22  'LBL_URL'=>'URL :',
  23  'LBL_ADD'=>'Add',
  24  'LBL_SNO'=>'#',
  25  'LBL_BOOKMARK_NAME_URL'=>'Bookmark Name &amp; URL',
  26  'LBL_TOOLS'=>'Tools',
  27  'LBL_MANAGE_SITES'=>'Manage Sites',
  28  'LBL_MY_SITES'=>'My Sites',
  29  );
  30  ?>


Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7