[Xfce-i18n] french translations need some help?
StavrosG2002 at freemail.gr
StavrosG2002 at freemail.gr
Mon May 15 13:03:21 CEST 2006
>
> Then please rename your current PO file to `fr.po.old',
> updated your local SVN repository, type the command
>
> $ diff -u fr.po fr.po.old > fr.po.diff
>
> check what's different in between those files.
>
Thankfully, Subversion already provides a facility for that;
Just edit the file you want in a local, updated copy and then issue
$ svn diff fr.po > fr.po.diff
SVN will check the differences between your file and the original and generate a proper diff for you to use.
Stavros
More information about the Xfce-i18n
mailing list