Fixed ServerMesg strings in BackupPC_Admin via en.pm and fr.pm
[BackupPC.git] / lib / BackupPC / Lang / fr.pm
index e898cec..6fb9f52 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/bin/perl -T
 
 #my %lang;
 #use strict;
@@ -751,18 +751,6 @@ $Lang{Restore_requested_to_host__hostDest__backup___num} = "Restauration demand
              . "sauvegarde n° \$num,"
             . " par \$User depuis \$ENV{REMOTE_ADDR}";
 
-##########################
-##########################
-
-#$Lang{backup__In_hostIP___host} = "Sauvegarde \$In{hostIP} \$host"
-#                                . " \$User \$doFull";
-#
-#$Lang{backup__host__host__User__doFull} = "backup \$host \$host \$User \$doFull";
-#$Lang{restore__ipAddr} = "Restauration \$ipAddr"
-#                       . " \$hostDest \$User \$reqFileName";
-#$Lang{stop__host__User__In_backoff} = "Arrêt \$host \$User \$In{backoff}";
-
-
 # -------------------------------------------------
 # ------- Stuff that was forgotten ----------------
 # -------------------------------------------------