Subversion Repositories ALCASAR

Rev

Rev 142 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 142 Rev 154
Line 23... Line 23...
23
  $l_switch_antivir_off="Désactiver l'antivirus";
23
  $l_switch_antivir_off="Désactiver l'antivirus";
24
  $l_switch_filtering_on="Activer le filtrage";
24
  $l_switch_filtering_on="Activer le filtrage";
25
  $l_switch_filtering_off="Désactiver le filtrage";
25
  $l_switch_filtering_off="Désactiver le filtrage";
26
  $l_main_bl="Liste noire principale (version actuelle : ";
26
  $l_main_bl="Liste noire principale (version actuelle : ";
27
  $l_download="Télécharger la dernière version";
27
  $l_download="Télécharger la dernière version";
28
  $l_warning="<B>Attention</B> : ce téléchargement dure plusieurs minutes.";
28
  $l_warning="<B>Attention</B> : ce téléchargement peut durer plusieurs minutes.";
29
  $l_secondary_bl="Liste noire et liste blanche secondaires";
29
  $l_secondary_bl="Listes noire et liste secondaires";
30
}
30
}
31
else {
31
else {
32
  $l_title1 = "Antivirus";
32
  $l_title1 = "Antivirus";
33
  $l_title2 = "Domain names and URL filtering";
33
  $l_title2 = "Domain names and URL filtering";
34
  $l_antivir_on="Actually, the antivirus is on";
34
  $l_antivir_on="Actually, the antivirus is on";