diff --git a/htdocs/compta/deplacement/index.php b/htdocs/compta/deplacement/index.php index 1fe0e9549ac..7c828beffb3 100644 --- a/htdocs/compta/deplacement/index.php +++ b/htdocs/compta/deplacement/index.php @@ -54,7 +54,7 @@ $limit = $conf->liste_limit; $tripandexpense_static=new Deplacement($db); -//$help_url='EN:Module_Donations|FR:Module_Dons|ES:Módulo_Subvenciones'; +//$help_url='EN:Module_Donations|FR:Module_Dons|ES:Módulo_Donaciones'; $help_url=''; llxHeader('',$langs->trans("ListOfFees"),$help_url); diff --git a/htdocs/compta/dons/fiche.php b/htdocs/compta/dons/fiche.php index 0a8e57eb880..422a20ae1a7 100644 --- a/htdocs/compta/dons/fiche.php +++ b/htdocs/compta/dons/fiche.php @@ -249,7 +249,7 @@ if ($action == 'builddoc') * View */ -llxHeader('',$langs->trans("Donations"),'EN:Module_Donations|FR:Module_Dons|ES:Módulo_Subvenciones'); +llxHeader('',$langs->trans("Donations"),'EN:Module_Donations|FR:Module_Dons|ES:Módulo_Donaciones'); $form=new Form($db); $formfile = new FormFile($db); diff --git a/htdocs/compta/dons/index.php b/htdocs/compta/dons/index.php index 39de537cd3e..40bd2e1e843 100644 --- a/htdocs/compta/dons/index.php +++ b/htdocs/compta/dons/index.php @@ -47,7 +47,7 @@ $donation_static=new Don($db); $donstatic=new Don($db); -$help_url='EN:Module_Donations|FR:Module_Dons|ES:Módulo_Subvenciones'; +$help_url='EN:Module_Donations|FR:Module_Dons|ES:Módulo_Donaciones'; llxHeader('',$langs->trans("Donations"),$help_url); $nb=array(); diff --git a/htdocs/compta/dons/liste.php b/htdocs/compta/dons/liste.php index f3ede273760..8c733a150a4 100644 --- a/htdocs/compta/dons/liste.php +++ b/htdocs/compta/dons/liste.php @@ -55,7 +55,7 @@ if (!$user->rights->don->lire) accessforbidden(); if ($conf->projet->enabled) $projectstatic=new Project($db); -llxHeader('',$langs->trans("Donations"),'EN:Module_Donations|FR:Module_Dons|ES:Módulo_Subvenciones'); +llxHeader('',$langs->trans("Donations"),'EN:Module_Donations|FR:Module_Dons|ES:Módulo_Donaciones'); $donationstatic=new Don($db); diff --git a/htdocs/compta/dons/stats.php b/htdocs/compta/dons/stats.php index 369e9a7a785..08fc93a686b 100644 --- a/htdocs/compta/dons/stats.php +++ b/htdocs/compta/dons/stats.php @@ -33,7 +33,7 @@ if (!$user->rights->don->lire) accessforbidden(); * View */ -llxHeader('',$langs->trans("Donations"),'EN:Module_Donations|FR:Module_Dons|ES:Módulo_Subvenciones'); +llxHeader('',$langs->trans("Donations"),'EN:Module_Donations|FR:Module_Dons|ES:Módulo_Donaciones'); print_fiche_titre($langs->trans("Statistics")); diff --git a/htdocs/core/lib/admin.lib.php b/htdocs/core/lib/admin.lib.php index 952b386643a..c1e6b32ba61 100644 --- a/htdocs/core/lib/admin.lib.php +++ b/htdocs/core/lib/admin.lib.php @@ -1045,9 +1045,9 @@ function form_constantes($tableau) print ''; print ''; - print $langs->trans("Desc".$const) != ("Desc".$const) ? $langs->trans("Desc".$const) : ($obj->note?$obj->note:$const); + print $langs->trans('Desc'.$const); - if ($const=='ADHERENT_MAILMAN_URL') + if ($const == 'ADHERENT_MAILMAN_URL') { print '. '.$langs->trans("Example").': '.img_down().'
'; //print 'http://lists.domain.com/cgi-bin/mailman/admin/%LISTE%/members?adminpw=%MAILMAN_ADMINPW%&subscribees=%EMAIL%&send_welcome_msg_to_this_batch=1'; @@ -1055,7 +1055,7 @@ function form_constantes($tableau) print 'http://lists.domain.com/cgi-bin/mailman/admin/%LISTE%/members/add?subscribees_upload=%EMAIL%&adminpw=%MAILMAN_ADMINPW%&subscribe_or_invite=0&send_welcome_msg_to_this_batch=0&notification_to_list_owner=0'; print ''; } - if ($const=='ADHERENT_MAILMAN_UNSUB_URL') + if ($const == 'ADHERENT_MAILMAN_UNSUB_URL') { print '. '.$langs->trans("Example").': '.img_down().'
'; print '