koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/misc/translator/po stats.pl,1.1.2.4,1.1.2.5 update.


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/misc/translator/po stats.pl,1.1.2.4,1.1.2.5 update.pl,1.1.2.6,1.1.2.7
Date: Thu, 15 Sep 2005 03:08:11 -0700

Update of /cvsroot/koha/koha/misc/translator/po
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20512

Modified Files:
      Tag: rel_2_2
        stats.pl update.pl 
Log Message:
- updating update.pl to avoir *unimarc* templates strings (that are in french 
only)
- updating stats.html, to show translation status today

Index: stats.pl
===================================================================
RCS file: /cvsroot/koha/koha/misc/translator/po/stats.pl,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -r1.1.2.4 -r1.1.2.5
*** stats.pl    23 Feb 2005 14:19:44 -0000      1.1.2.4
--- stats.pl    15 Sep 2005 10:08:09 -0000      1.1.2.5
***************
*** 32,35 ****
--- 32,36 ----
  $lang{it_IT} = "Italian"; # FIXME: should be just "it"
  $lang{my_MM} = "Burmese (Myanmar)";
+ $lang{ta_MY} = "Tamoul";
  $lang{pl_PL} = "Polish"; # FIXME: should be just "pl"
  $lang{pt_BR} = "Portuguese (Brazilian)";

Index: update.pl
===================================================================
RCS file: /cvsroot/koha/koha/misc/translator/po/update.pl,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -r1.1.2.6 -r1.1.2.7
*** update.pl   23 Jan 2005 08:16:57 -0000      1.1.2.6
--- update.pl   15 Sep 2005 10:08:09 -0000      1.1.2.7
***************
*** 51,55 ****
        exec('./tmpl_process3.pl', ($pot_p? 'create': 'update'),
            '-i', "../../koha-tmpl/$module-tmpl/$theme/en/",
!           '-s', $target, '-r');
  
        die "tmpl_process3.pl: exec: $!\n";
--- 51,55 ----
        exec('./tmpl_process3.pl', ($pot_p? 'create': 'update'),
            '-i', "../../koha-tmpl/$module-tmpl/$theme/en/",
!           '-s', $target, '-r', '-x', '.*unimarc.*');
  
        die "tmpl_process3.pl: exec: $!\n";




reply via email to

[Prev in Thread] Current Thread [Next in Thread]