translations missing

This commit is contained in:
philippe grand 2015-09-07 15:40:55 +02:00
parent 3a6271e714
commit 887a4107a1
29 changed files with 31 additions and 31 deletions

View File

@ -70,7 +70,7 @@ class modAdherent extends DolibarrModules
$this->requiredby = array('modMailmanSpip');
$this->langfiles = array("members","companies");
// Constantes
// Constants
//-----------
$this->const = array();
$this->const[2] = array("MAIN_SEARCHFORM_ADHERENT","yesno","1","Show form for quick member search");

View File

@ -72,7 +72,7 @@ class modAgenda extends DolibarrModules
$this->requiredby = array();
$this->langfiles = array("companies");
// Constantes
// Constants
//-----------
$this->const = array();
$this->const[15] = array("MAIN_AGENDA_ACTIONAUTO_COMPANY_SENTBYMAIL","chaine","1");

View File

@ -66,7 +66,7 @@ class modBookmark extends DolibarrModules
// Config pages
$this->config_page_url = array('bookmark.php@bookmarks');
// Constantes
// Constants
$this->const = array();
// Boites

View File

@ -70,7 +70,7 @@ class modCashDesk extends DolibarrModules
$this->need_dolibarr_version = array(2,4); // Minimum version of Dolibarr required by module
$this->langfiles = array("cashdesk");
// Constantes
// Constants
$this->const = array();
// Boxes

View File

@ -66,7 +66,7 @@ class modCategorie extends DolibarrModules
$this->config_page_url = array('categorie.php@categories');
$this->langfiles = array("products","companies","categories");
// Constantes
// Constants
$this->const = array();
$r=0;
$this->const[$r][0] = "CATEGORIE_RECURSIV_ADD";

View File

@ -73,7 +73,7 @@ class modCommande extends DolibarrModules
$this->conflictwith = array();
$this->langfiles = array('orders', 'bills', 'companies','products', 'deliveries');
// Constantes
// Constants
$this->const = array();
$r=0;

View File

@ -68,7 +68,7 @@ class modComptabilite extends DolibarrModules
$this->conflictwith = array("modAccounting");
$this->langfiles = array("compta");
// Constantes
// Constants
$this->const = array();
// Data directories to create when module is enabled

View File

@ -68,7 +68,7 @@ class modContrat extends DolibarrModules
// Config pages
$this->config_page_url = array("contract.php");
// Constantes
// Constants
$this->const = array();
$this->const[0][0] = "CONTRACT_ADDON";
$this->const[0][1] = "chaine";

View File

@ -73,7 +73,7 @@ class modCron extends DolibarrModules
$this->conflictwith = array(); // List of modules id this module is in conflict with
$this->langfiles = array("cron");
// Constantes
// Constants
//-----------
$this->const = array(
0=>array(

View File

@ -67,7 +67,7 @@ class modDocumentGeneration extends DolibarrModules
$this->conflictwith = array();
$this->langfiles = array("orders","bills","companies","mails");
// Constantes
// Constants
$this->const = array();

View File

@ -66,7 +66,7 @@ class modDynamicPrices extends DolibarrModules
$this->requiredby = array();
$this->langfiles = array("other");
// Constantes
// Constants
//-----------
$this->const = array();

View File

@ -79,7 +79,7 @@ class modExpedition extends DolibarrModules
$this->conflictwith = array();
$this->langfiles = array('deliveries','sendings');
// Constantes
// Constants
$this->const = array();
$r=0;

View File

@ -64,7 +64,7 @@ class modExport extends DolibarrModules
$this->phpmin = array(4,2,0);
$this->phpmax = array();
// Constantes
// Constants
$this->const = array();
// Boxes

View File

@ -66,7 +66,7 @@ class modExternalRss extends DolibarrModules
$this->phpmin = array(4,2,0);
$this->phpmax = array();
// Constantes
// Constants
$this->const = array();
// Boxes

View File

@ -71,7 +71,7 @@ class modFacture extends DolibarrModules
// Config pages
$this->config_page_url = array("facture.php");
// Constantes
// Constants
$this->const = array();
$r=0;

View File

@ -66,7 +66,7 @@ class modFckeditor extends DolibarrModules
$this->depends = array();
$this->requiredby = array();
// Constantes
// Constants
$this->const = array();
$this->const[0] = array("FCKEDITOR_ENABLE_SOCIETE","yesno","1","WYSIWIG for description and note (except products/services)");
$this->const[1] = array("FCKEDITOR_ENABLE_PRODUCTDESC","yesno","1","WYSIWIG for products/services description and note");

View File

@ -73,7 +73,7 @@ class modFicheinter extends DolibarrModules
// Config pages
$this->config_page_url = array("fichinter.php");
// Constantes
// Constants
$this->const = array();
$r=0;

View File

@ -66,7 +66,7 @@ class modGeoIPMaxmind extends DolibarrModules
// Config pages
$this->config_page_url = array("geoipmaxmind.php");
// D<EFBFBD>pendances
// Dependencies
$this->depends = array();
$this->requiredby = array();
$this->phpmin = array(4,2,0);
@ -74,7 +74,7 @@ class modGeoIPMaxmind extends DolibarrModules
$this->need_dolibarr_version = array(2,7,-1); // Minimum version of Dolibarr required by module
$this->need_javascript_ajax = 1;
// Constantes
// Constants
$this->const = array();
// Boxes

View File

@ -59,7 +59,7 @@ class modImport extends DolibarrModules
// Config pages
$this->config_page_url = array();
// D<EFBFBD>pendances
// Dependencies
$this->depends = array();
$this->requiredby = array();
$this->phpmin = array(4,3,0); // Need auto_detect_line_endings php option to solve MAC pbs.
@ -67,7 +67,7 @@ class modImport extends DolibarrModules
$this->need_dolibarr_version = array(2,7,-1); // Minimum version of Dolibarr required by module
$this->need_javascript_ajax = 1;
// Constantes
// Constants
$this->const = array();
// Boxes

View File

@ -64,7 +64,7 @@ class modMailing extends DolibarrModules
// Config pages
$this->config_page_url = array("mailing.php");
// Constantes
// Constants
$this->const = array();
// Boites

View File

@ -61,7 +61,7 @@ class modNotification extends DolibarrModules
// Config pages
$this->config_page_url = array("notification.php");
// Constantes
// Constants
$this->const = array();
// Boites

View File

@ -70,7 +70,7 @@ class modPrelevement extends DolibarrModules
// Config pages
$this->config_page_url = array("prelevement.php");
// Constantes
// Constants
$this->const = array();
// Boites

View File

@ -74,7 +74,7 @@ class modPrinting extends DolibarrModules
$this->conflictwith = array();
$this->langfiles = array("printing");
// Constantes
// Constants
$this->const = array();
// Boxes

View File

@ -71,7 +71,7 @@ class modSkype extends DolibarrModules
$this->conflictwith = array(); // List of modules id this module is in conflict with
$this->langfiles = array();
// Constantes
// Constants
//-----------

View File

@ -70,7 +70,7 @@ class modSociete extends DolibarrModules
$this->requiredby = array("modExpedition","modFacture","modFournisseur","modFicheinter","modPropale","modContrat","modCommande");
$this->langfiles = array("companies");
// Constantes
// Constants
$this->const = array();
$r=0;

View File

@ -65,7 +65,7 @@ class modSyncSupplierWebServices extends DolibarrModules
$this->requiredby = array();
$this->langfiles = array("other");
// Constantes
// Constants
//-----------
$this->const = array();

View File

@ -70,7 +70,7 @@ class modSyslog extends DolibarrModules
$this->depends = array();
$this->requiredby = array();
// Constantes
// Constants
$this->const = array();
// Boites

View File

@ -73,7 +73,7 @@ class modTax extends DolibarrModules
$this->conflictwith = array();
$this->langfiles = array("compta","bills");
// Constantes
// Constants
$this->const = array();
// Boites

View File

@ -65,7 +65,7 @@ class modWebServices extends DolibarrModules
$this->requiredby = array();
$this->langfiles = array("other");
// Constantes
// Constants
//-----------
$this->const = array();