Thread: .pot files are unavailable (?)
Hi, I cannot download the English pot files from the following address: http://webmail.postgresql.org/~petere/nls.php I get 404 from each. Well, I noticed that none of them are downloadable now. Where are them? Does anyone know about this? Regards, -- Devrim GUNDUZ devrim@gunduz.org devrim.gunduz@linux.org.tr http://www.tdmsoft.com http://www.gunduz.org
As soon as I can get into the server, I'll fix this. Devrim GUNDUZ writes: > > I cannot download the English pot files from the following address: > > http://webmail.postgresql.org/~petere/nls.php > > I get 404 from each. > > Well, I noticed that none of them are downloadable now. Where are them? > Does anyone know about this? -- Peter Eisentraut peter_e@gmx.net
They're back now. The new URL appears to be <http://developer.postgresql.org/~petere/nls.php>. (Someone needs to adjust the developer.postgresql.org page accordingly.) (Just don't start working on the "postgres" catalog yet because we're going to change many of those messages in the next two weeks.) Devrim GUNDUZ writes: > > Hi, > > I cannot download the English pot files from the following address: > > http://webmail.postgresql.org/~petere/nls.php > > I get 404 from each. > > Well, I noticed that none of them are downloadable now. Where are them? > Does anyone know about this? > > Regards, > -- Peter Eisentraut peter_e@gmx.net
----- Original Message ----- From: "Peter Eisentraut" <peter_e@gmx.net> To: "Devrim GUNDUZ" <devrim@gunduz.org> Cc: <pgsql-patches@PostgreSQL.org>; <webmaster@postgresql.org> Sent: Saturday, June 28, 2003 6:15 PM Subject: Re: [PATCHES] .pot files are unavailable (?) > They're back now. The new URL appears to be > <http://developer.postgresql.org/~petere/nls.php>. (Someone needs to > adjust the developer.postgresql.org page accordingly.) > > (Just don't start working on the "postgres" catalog yet because we're > going to change many of those messages in the next two weeks.) > > Can anyone send a "Hint" to translators, so they can start on time to finish the work before final 7.4 release ? There is no point to start translating now, because as You said, to much messages will be changed in next two weeks. Simple message to HACKERS would be enough. Regards !
Hi, On Sat, 28 Jun 2003, Peter Eisentraut wrote: > They're back now. The new URL appears to be > <http://developer.postgresql.org/~petere/nls.php>. Thanks. Regards, -- Devrim GUNDUZ devrim@gunduz.org devrim.gunduz@linux.org.tr http://www.tdmsoft.com http://www.gunduz.org
It's rumoured that Devrim GUNDUZ once said: > > Hi, > On Sat, 28 Jun 2003, Peter Eisentraut wrote: > >> They're back now. The new URL appears to be >> <http://developer.postgresql.org/~petere/nls.php>. Teh link is now corrected. Regards, Dave
----- Original Message ----- From: "Dave Page" <dpage@vale-housing.co.uk> To: <devrim@gunduz.org> Cc: <peter_e@gmx.net>; <pgsql-patches@postgresql.org>; <webmaster@postgresql.org> Sent: Saturday, June 28, 2003 6:55 PM Subject: Re: [webmaster] [PATCHES] .pot files are unavailable (?) > It's rumoured that Devrim GUNDUZ once said: > > > > Hi, > > On Sat, 28 Jun 2003, Peter Eisentraut wrote: > > > >> They're back now. The new URL appears to be > >> <http://developer.postgresql.org/~petere/nls.php>. > > Teh link is now corrected. > > Regards, Dave > What happened with hr_HR translations ? They are in 7.3.2, but missing from current CVS snapshot, and they are not available from the mentioned link either. I also send translations for libpq (that was few days before big server crash). Any reason why You decide to drop it ? Regards !
Darko Prenosil writes: > What happened with hr_HR translations ? They are in 7.3.2, but missing from > current CVS snapshot, and they are not available from the mentioned link > either. I also send translations for libpq (that was few days before big > server crash). Any reason why You decide to drop it ? I see one hr_HR translation now. I just merged the files from 7.3 to the head branch and the next update cycle of the web page had not happened yet. I don't see any submitted translations for libpq in my mailbox. Please resubmit it, it may have gotten lost. (Actually, you might want to remerge it with the latest code first.) -- Peter Eisentraut peter_e@gmx.net
On Sunday 29 June 2003 12:38, Peter Eisentraut wrote: > Darko Prenosil writes: > > What happened with hr_HR translations ? They are in 7.3.2, but missing > > from current CVS snapshot, and they are not available from the mentioned > > link either. I also send translations for libpq (that was few days before > > big server crash). Any reason why You decide to drop it ? > > I see one hr_HR translation now. I just merged the files from 7.3 to the > head branch and the next update cycle of the web page had not happened > yet. I don't see any submitted translations for libpq in my mailbox. > Please resubmit it, it may have gotten lost. (Actually, you might want to > remerge it with the latest code first.) I'll do that !