Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2840 → Rev 2841

/web/acc/manager/lib/langues.php
114,9 → 114,9
$l_createTicketsMSG = "Saisissez le nombre d\'utilisateurs à créer";
$l_filtering = "Filtrage de domaines et antiviral ";
$l_filtering_none = "Aucun";
$l_filtering_havp = "Antivirus web";
$l_filtering_havp_bl = "Antivirus web + Blacklist";
$l_filtering_havp_wl = "Antivirus web + Whitelist";
$l_filtering_av = "Antivirus web";
$l_filtering_av_bl = "Antivirus web + Blacklist";
$l_filtering_av_wl = "Antivirus web + Whitelist";
$l_user_exists = "existe déjà !";
$l_created = "a été correctement créé";
$l_removed = "a été supprimé";
240,9 → 240,9
$l_createTicketsMSG = "Enter the number of users to create";
$l_filtering = "Antivirus & domain Filtering";
$l_filtering_none = "None";
$l_filtering_havp = "WEB Antivirus";
$l_filtering_havp_bl = "Blacklist + WEB antivirus";
$l_filtering_havp_wl = "Whitelist + WEB antivirus";
$l_filtering_av = "WEB Antivirus";
$l_filtering_av_bl = "Blacklist + WEB antivirus";
$l_filtering_av_wl = "Whitelist + WEB antivirus";
$l_user_exists = "already exists !";
$l_created = "has been correctly created";
$l_removed = "has been removed";