[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/de_de/Settings/ -> ModuleManager.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  $languageStrings = array(
  11      'LBL_IMPORT_MODULE'            => 'Import Module'               , 
  12      'LBL_VTIGER_EXTENSION_STORE'   => 'Vtiger Extension Store'      , 
  13      'LBL_PUBLISHER'                => 'Publisher'                   , 
  14      'LBL_LICENSE'                  => 'License'                     , 
  15      'LBL_PUBLISHED_ON'             => 'Published on'                , 
  16      'LBL_INSTALL'                  => 'Install'                     , 
  17      'LBL_UPGRADE'                  => 'Upgrade'                     , 
  18      'LBL_VERSION'                  => 'Version'                     , 
  19      'LBL_DECLINE'                  => 'Decline'                     , 
  20      'LBL_ACCEPT_AND_INSTALL'       => 'Accept and Install'          , 
  21      'LBL_ALREADY_EXISTS'           => 'Already Exists'              , 
  22      'LBL_OK'                       => 'OK'                          , 
  23      'LBL_EXTENSION_NOT_COMPATABLE' => 'Extension is not Vtiger Compatable', 
  24      'LBL_INVALID_FILE'             => 'Invalid File'                , 
  25      'LBL_NO_LICENSE_PROVIDED'      => 'No License Provided'         , 
  26      'LBL_INSTALLATION'             => 'Installation'                , 
  27      'LBL_FAILED'                   => 'Failed'                      , 
  28      'LBL_SUCCESSFULL'              => 'Successfull'                 , 
  29      'LBL_INSTALLATION_LOG'         => 'Installation Log'            , 
  30  );


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1