[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

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


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