Re: German Ladies start translation project - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: German Ladies start translation project
Date
Msg-id 4D728A77.9080107@enterprisedb.com
Whole thread Raw
In response to German Ladies start translation project  (Susanne Ebrecht <miracee@web.de>)
Responses Re: German Ladies start translation project
List pgsql-hackers
On 05.03.2011 11:57, Susanne Ebrecht wrote:
> For me this means - it is finally time to translate / update old Peter
> docs. Peter and me think - just translate all again is faster then taking
> and checking his old texts.

I'm curious, what percentage of the text has changed since 7.3? I did this:

~/git-sandbox/postgresql/doc/src/sgml (master)$ cat *.sgml ref/*.sgml | 
wc -l
249740
~/git-sandbox/postgresql/doc/src/sgml (master)$ git diff --stat 
origin/REL7_3_STABLE -- *.sgml ref/*.sgml | tail -n 1 317 files changed, 206915 insertions(+), 68733 deletions(-)

So the number of lines has roughly doubled since, and about a quarter of 
the 7.3 lines have changed.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Extensions vs. shared procedural language handler functions
Next
From: Yeb Havinga
Date:
Subject: Re: Sync Rep v19