translate comments

This commit is contained in:
Frédéric France 2024-01-23 20:14:35 +01:00
parent 51781cd040
commit a859483384
10 changed files with 14 additions and 13 deletions

View File

@ -99,7 +99,7 @@ llxHeader();
/*********************************************************************************
*
* Mode fiche
* Card mode
*
*********************************************************************************/
if ($socid > 0) {

View File

@ -117,7 +117,7 @@ $userstatic = new User($db);
/* *************************************************************************** */
/* */
/* Mode vue et edition */
/* Card view and edit mode */
/* */
/* *************************************************************************** */

View File

@ -132,7 +132,7 @@ $userstatic = new User($db);
/* *************************************************************************** */
/* */
/* Mode vue et edition */
/* Card view and edit mode */
/* */
/* *************************************************************************** */

View File

@ -137,7 +137,7 @@ $userstatic = new User($db);
/* *************************************************************************** */
/* */
/* Mode vue et edition */
/* Card view and edit mode */
/* */
/* *************************************************************************** */

View File

@ -123,7 +123,7 @@ $userstatic = new User($db);
/* *************************************************************************** */
/* */
/* Mode vue et edition */
/* Card view and edit mode */
/* */
/* *************************************************************************** */

View File

@ -86,7 +86,7 @@ $form = new Form($db);
/* *************************************************************************** */
/* */
/* Mode vue et edition */
/* Card view and edit mode */
/* */
/* *************************************************************************** */

View File

@ -123,7 +123,7 @@ $userstatic = new User($db);
/* *************************************************************************** */
/* */
/* Mode vue et edition */
/* Card view and edit mode */
/* */
/* *************************************************************************** */

View File

@ -157,7 +157,7 @@ llxHeader('', $title, $help_url);
/* *************************************************************************** */
/* */
/* Mode vue et edition */
/* Card view and edit mode */
/* */
/* *************************************************************************** */

View File

@ -122,7 +122,7 @@ $userstatic = new User($db);
/* *************************************************************************** */
/* */
/* Mode vue et edition */
/* Card view and edit mode */
/* */
/* *************************************************************************** */

View File

@ -11,8 +11,8 @@ parameters:
fileExtensions:
- php
paths:
- htdocs
- scripts
- htdocs
- scripts
excludePaths:
analyseAndScan:
- htdocs/custom/*
@ -52,10 +52,11 @@ parameters:
- '#(\$force_dolibarr_lib|\$dolibarr_main_db).*in empty\(\) is never defined.#'
- '#Sprain\\SwissQrBill\\#'
- '#Constructor of class .* has an unused parameter #'
- '#Default value of the parameter#'
internalErrorsCountLimit: 50
cache:
nodesByFileCountMax: 512
nodesByStringCountMax: 512
nodesByFileCountMax: 512
nodesByStringCountMax: 512
reportUnmatchedIgnoredErrors: false
universalObjectCratesClasses:
- stdClass