Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 895 → Rev 896

/web/acc/manager/lib/langues.php
30,6 → 30,9
$l_name = "Nom et prénom";
$l_email = "Adresse de couriel";
$l_lang_ticket = "Langue du ticket";
$l_simultaneous_use = "<a href=\"help/simultaneous_use_help.html\" target=su_help onclick=window.open(\"help/simultaneous_use_help.html\",\"su_help\",\"width=600,height=250,toolbar=no,scrollbars=no,resizable=yes\") title=\"Simultaneous Use Help Page\"><font color=\"blue\">Nombre de session simultanée</font></a>";
$l_max_all_session = "<a href=\"help/max_all_session_help.html\" target=mas_help onclick=window.open(\"help/max_all_session_help.html\",\"mas_help\",\"width=600,height=250,toolbar=no,scrollbars=no,resizable=yes\") title=\"Maximum time of conection Help Page\"><font color=\"blue\">Durée maximale de conexion</font></a>";
$l_expiration = "<a href=\"help/expiration_help.html\" target=lt_help onclick=window.open(\"help/expiration_help.html\",\"lt_help\",\"width=600,height=250,toolbar=no,scrollbars=no,resizable=yes\") title=\"Expiration Help Page\"><font color=\"blue\">Date d'expiration</font></a>";
break;
case 'group_new':
$l_title = "Cr&eacute;ation d'un groupe";
56,6 → 59,9
$l_name = "Surname and name";
$l_email = "Email Address";
$l_lang_ticket = "Voucher language";
$l_simultaneous_use = "<a href=\"help/simultaneous_use_help.html\" target=su_help onclick=window.open(\"help/simultaneous_use_help.html\",\"su_help\",\"width=600,height=250,toolbar=no,scrollbars=no,resizable=yes\") title=\"Simultaneous Use Help Page\"><font color=\"blue\">Number of concurent login</font></a>";
$l_max_all_session = "<a href=\"help/max_all_session_help.html\" target=mas_help onclick=window.open(\"help/max_all_session_help.html\",\"mas_help\",\"width=600,height=250,toolbar=no,scrollbars=no,resizable=yes\") title=\"Maximum time of conection Help Page\"><font color=\"blue\">Maximum time of connection</font></a>";
$l_expiration = "<a href=\"help/expiration_help.html\" target=lt_help onclick=window.open(\"help/expiration_help.html\",\"lt_help\",\"width=600,height=250,toolbar=no,scrollbars=no,resizable=yes\") title=\"Expiration Help Page\"><font color=\"blue\">Expiration date</font></a>";
break;
case 'group_new':
$l_title = "Create a group";