X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=lib%2FBackupPC%2FLang%2Fen.pm;h=a289cc6c3b0c9313b958775480fd3d763d046149;hp=065a888ebdba3f1f9b48e44d0fe54fbfd64c81d6;hb=ec26a4e876e40a2a446a94b0d5430cb126c1563c;hpb=1282f5f90cf092cb406ee186e6bf328875e4c306 diff --git a/lib/BackupPC/Lang/en.pm b/lib/BackupPC/Lang/en.pm index 065a888..a289cc6 100644 --- a/lib/BackupPC/Lang/en.pm +++ b/lib/BackupPC/Lang/en.pm @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/bin/perl -T #my %lang; @@ -348,7 +348,8 @@ EOF $Lang{Option_2__Download_Zip_archive2} = < -You could download a zip archive, but Archive::Zip is not installed. +Archive::Zip is not installed so you will not be able to download a +zip archive. Please ask your system adminstrator to install Archive::Zip from www.cpan.org.

@@ -717,18 +718,6 @@ Until I see \$host at a particular DHCP address, you can only start this request from the client machine itself. EOF -# ------------------------------------ -# !! Server Mesg !! -# ------------------------------------ - -# do not translate the firsts, used by server -$Lang{backup__In_hostIP___host} = "backup \$In{hostIP} \$host" - . " \$User \$doFull"; -$Lang{backup__host__host__User__doFull} = "backup \$host \$host \$User \$doFull"; -$Lang{restore__ipAddr} = "restore \$ipAddr" - . " \$hostDest \$User \$reqFileName"; -$Lang{stop__host__User__In_backoff} = "stop \$host \$User \$In{backoff}"; - ######################## # ok you can do it then ######################## @@ -832,8 +821,6 @@ $Lang{Backups_are_deferred_for_hours_hours_change_this_number} = <change this number). EOF -$Lang{info_jobs_hosts_queueLen} = "info jobs hosts queueLen"; - $Lang{tryIP} = " and \$StatusHost{dhcpHostIP}"; $Lang{Host_Inhost} = "Host \$In{host}";