X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=80b4f46df5b41f7d7e9c092acb1cc1522616e58f;hb=cafedfc0df4b2c519a8227e091f746a44af07ce2;hp=18df627918ecd962829ce5d3f27c8c7de7b9ab40;hpb=309eea6bcd4a0eaf25f810168bc38dc348c2a982;p=spider.git diff --git a/perl/Messages b/perl/Messages index 18df6279..80b4f46d 100644 --- a/perl/Messages +++ b/perl/Messages @@ -92,7 +92,7 @@ package DXM; e16 => 'File \"$_[0]\" exists', e17 => 'Please don\'t use the words: @_ on here', e18 => 'Cannot connect to $_[0] ($!)', - e19 => 'Invalid character in line', + e19 => 'Invalid character(s) in line $_[0]', e20 => qq{token '$_[0]' not recognised}, e21 => '$_[0] is not numeric', e22 => '$_[0] is not a callsign', @@ -248,7 +248,8 @@ package DXM; ok => 'Operation successful', outconn => 'Outstanding connect to $_[0]', page => 'Press Enter to continue, A to abort ($_[0] lines) >', - pagelth => 'Page Length is now $_[0]', + pagelth => 'Page Length is now $_[0] lines', + pagewidth => 'Page width is now $_[0] columns', passerr => 'Please use: SET/PASS ', passphrase => 'Passphrase set or changed for $_[0]', passphraseu => 'Passphrase removed for $_[0]', @@ -533,7 +534,7 @@ package DXM; e16 => 'Le fichier \"$_[0]\" existe déjà', e17 => 'Prière de ne pas utiliser les mots : @_ ici !', e18 => 'Connexion impossible avec $_[0] ($!)', - e19 => 'Caractère non valide dans la ligne', + e19 => 'Caractère non valide dans la ligne $_[0]', e20 => 'Symbole $_[0] non reconnu', e21 => '$_[0] n\'est pas une valeur numérique', e22 => '$_[0] n\'est pas un indicatif', @@ -855,7 +856,7 @@ package DXM; e16 => 'El fichero \"$_[0]\" ya existe', e17 => 'Por favor no uses la palabra: @_ aquí', e18 => 'No se puede conectar con $_[0] ($!)', - e19 => 'Carácter no válido en la línea', + e19 => 'Carácter no válido en la línea $_[0]', e20 => 'Símbolo $_[0] no reconocido', e21 => '$_[0] no es numérico', e22 => '$_[0] no es un indicativo', @@ -1180,7 +1181,7 @@ package DXM; e16 => 'Datei \"$_[0]\" existiert', e17 => 'Bitte gebrauche dieses Wort: @_ nicht hier', e18 => 'Kann nicht verbinden mit $_[0] ($!)', - e19 => 'Ungueltiger Character in der Zeile', + e19 => 'Ungueltiger Character in der Zeile $_[0]', e20 => 'Kuerzel $_[0] nicht erkannt', e21 => '$_[0] nicht numerisch', e22 => '$_[0] kein Rufzeichen', @@ -1454,7 +1455,7 @@ package DXM; e16 => 'Il file \"$_[0]\" esiste', e17 => 'Non usare le parole: @_ qui', e18 => 'Impossibile connettere $_[0] ($!)', - e19 => 'Carattere non valido nella linea', + e19 => 'Carattere non valido nella linea $_[0]', e20 => 'separatore $_[0] non riconosciuto', e21 => '$_[0] non e\' numerico', e22 => '$_[0] non e\' un nominativo', @@ -1727,7 +1728,7 @@ package DXM; e16 => 'Soubor \"$_[0]\" uz existuje', e17 => 'Prosim nepouzivej zde toto slovo: @_', e18 => 'Nemohu se pripojit na $_[0] ($!)', - e19 => 'neplatny znak v radku', + e19 => 'neplatny znak v radku $_[0]', e20 => 'retezec $_0] nebyl rozpoznan', e21 => '$_[0] neni cislo', e22 => '$_[0] neni znacka', @@ -2019,7 +2020,7 @@ package DXM; e16 => 'O ficheiro \"$_[0]\" existe', e17 => 'Por favor no use as palavras: @_ aqui', e18 => 'No posso ligar a $_[0] ($!)', - e19 => 'Caracter invlido na linha', + e19 => 'Caracter invlido na linha $_[0]', e20 => 'sinal $_[0] no reconhecido', e21 => '$_[0] no numrico', e22 => '$_[0] no um indicativo',