[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Missing po files in GIT
From: |
Paul Smith |
Subject: |
Re: Missing po files in GIT |
Date: |
Tue, 14 Jan 2014 07:26:41 -0500 |
On Tue, 2014-01-14 at 11:00 +0400, Pavel Fedin wrote:
> Hello!
>
> I am trying to rebuild GIT version of Make, however .po files are missing
> in the repository. Is this intentional ? I have copied them over from my
> 4.0-2 archive. But where are they originally stored ?
The PO files are dynamically downloaded from the translation site during
builds when building from Git. This ensures we always have the latest
versions. If you want to build from a Git checkout please be sure to
read the README.git file.