Re: [Barry-devel] [PATCH]po: french translation for open-sync plugin
Status: Beta
Brought to you by:
ndprojects
From: Chris F. <cd...@fo...> - 2012-08-07 18:28:00
|
On Sun, Aug 05, 2012 at 07:33:36PM +0200, Nicolas CARRIER wrote: > Hi ! > I had some time the week-end, so I started to work on French > translations for Barry. > I've worked on the 4 first smallest .po files on the 6 which are present > in the Barry project. > I'm working on the last 2, but as they are much longer, it will take > some more time... > > It's the first time I work on a translation, so please, be kind ^^ Thanks very much! > PS : I couldn't test the result, because I couldn't compile barry > successfully, when issuing a : > make clean > ./configure --enable-gui > make > > I've got the following error : > /usr/bin/ld: cannot find -lbarrybackup > > Any idea ? You need libtar installed to build the barrybackup library, which is needed for the backup GUI. I don't know what the output of your configure command is, but I'm guessing this might be it. If not, I'll need to see the output, and the config.log. Thanks, - Chris |