4 replies [Last post]
littlegeek's picture
Offline
Joined: 11/04/2007
Juice: 46
Was this information Helpful?

Hi !

This problem is perhaps already known, but I would point out that the ".pot" files absolutely does not contain all the sentences to translate: for example uc_report module, the phrase "Number of orders" does not exist in the file uc_reports.pot.

So I wanted to know: how do you create the ".pot" files ?

Best regards,

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Translation problem

Aye, I can't remember why it was overlooked when we released the 1.0. We'll try to correct that for the 1.1.

littlegeek's picture
Offline
Joined: 11/04/2007
Juice: 46
Re: Re: Translation problem

Okay, thank you for your reply.

In the meantime, I extracted the files with potx to add that lack the French version. I hope to publish soon.

captaindan@drupal.org's picture
Offline
Joined: 09/09/2008
Juice: 28
Re: Re: Re: Translation problem

Currently using Ubercart v1.3 The problem is still alive.
Could you please suggest the way to get actual .pot, .po-files to translate?
I would very appreciate it.

open-keywords's picture
Offline
Joined: 11/06/2008
Juice: 15
See POTX

http://drupal.org/project/potx
command line php script to generate the .pot files
Should be integrated in the packaging process