Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2612 → Rev 2613

/web/acc/admin/network.php
129,7 → 129,7
$l_empty = "Empty";
$l_yes = "Yes";
$l_no = "No";
$l_ssl_title = "Cypher the network flows between users and ALCASAR";
$l_ssl_title = "Cipher the network flows between users and ALCASAR";
$l_cert_expiration = "Expiration date:";
$l_cert_commonname = "Common name:";
$l_cert_organization = "Organization:";
/web/acc/manager/lib/langues.php
82,7 → 82,7
$l_mobile = "Numéro de téléphone portable";
$l_lang_ticket = "Langue du ticket";
$l_simultaneous_use = "Nombre de sessions simultanée";
$l_max_all_session = "Durée de connexion maximale";
$l_max_all_session = "Durée de connexion maximale<br>(en secondes)";
$l_expire_after = "Période autorisée après la première connexion<br>(en secondes)";
$l_expiration = "Date d'expiration";
$l_session_timeout = "Durée maximale d'une session<br>(en secondes)";
211,7 → 211,7
$l_mobile = "Mobile phone number";
$l_lang_ticket = "Voucher language";
$l_simultaneous_use = "Number of concurent login";
$l_max_all_session = "Maximum time of connection";
$l_max_all_session = "Maximum time of connection<br>(in seconds)";
$l_expire_after = "Authorized period after the first connection<br>(in seconds)";
$l_expiration = "Expiration date";
$l_session_timeout = "Maximum time for a session<br>(in seconds)";