[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

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

   1  <?php
   2  /*********************************************************************************
   3   * The contents of this file are subject to the SugarCRM Public License Version 1.1.2
   4   * ("License"); You may not use this file except in compliance with the
   5   * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
   6   * Software distributed under the License is distributed on an  "AS IS"  basis,
   7   * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
   8   * the specific language governing rights and limitations under the License.
   9   * The Original Code is:  SugarCRM Open Source
  10   * The Initial Developer of the Original Code is SugarCRM, Inc.
  11   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.;
  12   * All Rights Reserved.
  13   * Contributor(s): ______________________________________.
  14   ********************************************************************************/
  15  /*********************************************************************************
  16   * $Header$
  17   * Description:  Defines the English language pack for the Account module.
  18   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
  19   * All Rights Reserved.
  20   * Contributor(s): ______________________________________..
  21   ********************************************************************************/
  22  
  23  $mod_strings = Array(
  24  'LBL_MODULE_NAME'=>'RSS',
  25  'LBL_MODULE_TITLE'=>'RSS: Home',
  26  
  27  'LBL_NEW_RSS_ENTRY'=>'New RSS News Feed URL:',
  28  'LBL_SEARCH_RSS'=>'Search Title:',
  29  'LBL_NEW_RSS_BUTTON'=>'Add',
  30  
  31  'LBL_STARRED_RSS'=>'Starred Feeds',
  32  'LBL_POP_CRM_RSS'=>'Popular CRM Related Feeds',
  33  'LBL_ALL_RSS_FEEDS'=>'All RSS Feeds',
  34  
  35  'LBL_MORE'=>'More...',
  36  'LBL_SUBJECT'=>'Subject',
  37  'LBL_SENDER'=>'Sender',
  38  'LBL_CATEGORY'=>'Category :',
  39  'LBL_FEED'=>'Feed :',
  40  'LBL_ADD_RSS_FEED'=>'Add RSS Feed',
  41  'LBL_DELETE_BUTTON'=>'Delete',
  42  'LBL_SET_DEFAULT_BUTTON'=>'Set As Default',
  43  'LBL_FEEDS_LIST'=>'Feeds list from :',
  44  'LBL_ERROR_MSG'=>'No RSS Feeds are selected or Your Proxy Settings is not Proper',
  45  'LBL_REGRET_MSG'=>'Sorry: It\'s not possible to reach RSS URL',
  46  
  47  );
  48  ?>


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