Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: multi-lingual support...

by mirod (Canon)
on Jan 05, 2002 at 01:13 UTC ( [id://136384]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sprintf "config copied to %s from %s by %s\n",
             $tftpserver, $args->{h}, $user;
    
  2. or download this
    sprintf "configuration de %s copiée sur %s par %s\n",
             $tftpserver, $args->{h}, $user;
    
  3. or download this
                 $lang{flag_req}      = "Pancho: Options manquantes"
                 $lang{run_help}     = "Entrer $0 --help";
    ...
             # it's hard to fit the originalwording in a French sentence
                 $lang{rel_success}  = "Rechargement des parametres de";
                 $lang{init}         = "initialisation du rechargement sur
    +";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://136384]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-03-28 17:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found