@@ -5,6 +5,6 @@ Module163009Desc=Substitution of pages
PagesSubstitutionSetup=Configuration of module Pages Substitution
PagesSubstitutionSubstitutionFiles=List of substitutable files
PagesSubstitutionSubstitutionPagesRootPath=You must put the pages to substitute in the external module directory '%s' keeping the same tree (eg: 'societe/soc.php') and enable 'pagessubstituion' in 'module_parts' variable.<br>To be taken into account you must replace the line including the file 'main.inc.php' (eg: "require '../main.inc.php';") by:<br><br>
PagesSubstitutionSubstitutionPagesRootPath=You must put the pages to substitute in the external module directory '%s' (for all entities) or in the directory '%s' (for this entity) keeping the same tree (eg: 'societe/soc.php') and enable 'pagessubstituion' in 'module_parts' variable.<br>To be taken into account you must replace the line including the file 'main.inc.php' (eg: "require '../main.inc.php';") by:<br><br>
PAGESSUBSTITUTION_HOOK_TEST=Display of pages supported for substitution (and disables substitution during testing).<br>Note: For AJAX pages, the notification appears the next time a page is loaded.
PagesSubstitutionSubstitutionPagesSupported=Supported page for substitution: '%s'
@@ -5,6 +5,6 @@ Module163009Desc=Substitution de pages
PagesSubstitutionSetup=Configuration du module Pages Substitution
PagesSubstitutionSubstitutionFiles=Liste des fichiers substituables
PagesSubstitutionSubstitutionPagesRootPath=Vous devez mettre les pages à substituer dans le répertoire '%s' du module externe en gardant la même arborescence (ex: 'societe/soc.php') et activer 'pagessubstituion' de la variable 'module_parts'.<br>Pour qu'il soit pris en compte vous devez remplacer la ligne incluant le fichier 'main.inc.php' (ex: "require '../main.inc.php';") par :<br><br>
PagesSubstitutionSubstitutionPagesRootPath=Vous devez mettre les pages à substituer dans le répertoire '%s' (pour toutes les entités) ou dans le répertoire '%s' (pour uniquement cette entité) du module externe en gardant la même arborescence (ex: 'societe/soc.php') et activer 'pagessubstituion' de la variable 'module_parts'.<br>Pour qu'il soit pris en compte vous devez remplacer la ligne incluant le fichier 'main.inc.php' (ex: "require '../main.inc.php';") par :<br><br>
PAGESSUBSTITUTION_HOOK_TEST=Affichage des pages supportées pour la substitution (et désactive la substitution pendant le test).<br>Note: pour les pages AJAX, la notification apparaît au prochain chargement d'une page.
PagesSubstitutionSubstitutionPagesSupported=Page supportée pour la substitution: '%s'