koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/misc/translator xgettext.pl,1.13,1.13.2.1


From: Ambrose C. LI
Subject: [Koha-cvs] CVS: koha/misc/translator xgettext.pl,1.13,1.13.2.1
Date: Sat, 22 Jan 2005 22:49:11 -0800

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

Modified Files:
      Tag: rel_2_2
        xgettext.pl 
Log Message:
I think I know where the spurious leading spaces are from now
But there is no fix yet


Index: xgettext.pl
===================================================================
RCS file: /cvsroot/koha/koha/misc/translator/xgettext.pl,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -C2 -r1.13 -r1.13.2.1
*** xgettext.pl 30 Dec 2004 06:48:20 -0000      1.13
--- xgettext.pl 23 Jan 2005 06:49:08 -0000      1.13.2.1
***************
*** 462,468 ****
  when tmpl_process3.pl calls msgmerge(1) to update the PO file.
  
! It sometimes generates strings with spurious leading spaces,
  leading to failure to match the strings when actually generating
! translated files.  The cause of this is not yet known.
  
  =cut
--- 462,469 ----
  when tmpl_process3.pl calls msgmerge(1) to update the PO file.
  
! If a Javascript string has leading spaces, it will
! generate strings with spurious leading spaces,
  leading to failure to match the strings when actually generating
! translated files.
  
  =cut




reply via email to

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