Update doc

This commit is contained in:
Laurent Destailleur 2009-03-03 23:27:08 +00:00
parent 824c691b0f
commit f0d1f8a614

View File

@ -57,7 +57,7 @@ $dir=DOL_DOCUMENT_ROOT."/langs";
if (! isset($argv[2])) {
print "Usage: ".$script_file." lang_code_src lang_code_dest\n";
print "Example: ".$script_file." en_US pt_PT\n";
print "Tem: code to use can be found on http://www.google.com/language_tools\n";
print "Rem: code to use can be found on http://www.google.com/language_tools\n";
exit;
}