From: Paul K. <pki...@us...> - 2005-11-02 05:33:34
|
Jorge, I've implemented part of octlang as described on: http://octave.sourceforge.net/translation.html Copy this from admin/octlang to your ~/bin directory and type cd octave-lang/pt/octave/help octlang update You will see that contour.pt has been updated in base. Type the following to get the changes octlang diff contour.pt Note that this process is slow. You could speed it up considerably by=20= keeping a list of precalculated md5sums in base and in each=20 subdirectory. Then it is a matter of joining those two files, sorting=20= and looking at the diff. - Paul On Oct 28, 2005, at 9:13 AM, Jorge Barros de Abreu wrote: > Hi for all. > I have two directories: > > directory "new" with updated docstrigs after "split_docstrings" script=20= > applied > directory "old" with the same files but with old form. > > The question is: > How i compare it with via md5 string to know which files need update > translation? > There is some already created script? > Thanks > --=20 > Data Estelar 2453672.158171 > http://www.solar.com.br/~ficmatin > Desejo-lhe Paz, Vida Longa e Prosperidade. > S=E3o Bem Vindas Mensagens no Formato Texto Gen=E9rico com Acentos. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev > |