Unix Technical Forum

The character which cannot be translated.

This is a discussion on The character which cannot be translated. within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Hi Andreas. There is a strings which cannot be translated in part. http://cre-ent.skcapi.co.jp/~saito/p...I-20050913.PNG I have not caught up with ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 06:30 PM
Hiroshi Saito
 
Posts: n/a
Default The character which cannot be translated.

Hi Andreas.

There is a strings which cannot be translated in part.
http://cre-ent.skcapi.co.jp/~saito/p...I-20050913.PNG

I have not caught up with your rapid change. This is slightly strange.??
Can other languages be done?

Regards,
Hiroshi Saito



---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2008, 06:30 PM
Diego Gil
 
Posts: n/a
Default Re: The character which cannot be translated.

Hiroshi:

I am having some troubles with translation too (to spanish). Most of
"New Objects" captions like "New Table", "New Function", etc, seems to
be not "internationalized".

I already reported this to Andreas, without any feedback yet.

Regards,
Diego.


El mar, 13-09-2005 a las 03:57 +0900, Hiroshi Saito escribió:
> Hi Andreas.
>
> There is a strings which cannot be translated in part.
> http://cre-ent.skcapi.co.jp/~saito/p...I-20050913.PNG
>
> I have not caught up with your rapid change. This is slightly strange.??
> Can other languages be done?
>
> Regards,
> Hiroshi Saito
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
>



---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-17-2008, 06:30 PM
Andreas Pflug
 
Posts: n/a
Default Re: The character which cannot be translated.

Diego Gil wrote:
> Hiroshi:
>
> I am having some troubles with translation too (to spanish). Most of
> "New Objects" captions like "New Table", "New Function", etc, seems to
> be not "internationalized".
>
> I already reported this to Andreas, without any feedback yet.


Please keep calm friends,
issues won't get lost. I'm getting to pgadmin issues quite infrequently
at the moment, just as dave.

I suspect it's an i18n problem with globally initialized strings; fix
will need quite some mass coding (replace all _() with __() in factory
constructors).

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-17-2008, 06:30 PM
Diego Gil
 
Posts: n/a
Default Re: The character which cannot be translated.

Andreas:

Please take your time :-). I just intended to share my experiences with
Hiroshi, not to disturb you.

I will try what you mentioned.

Regards,
Diego.

El mar, 13-09-2005 a las 00:33 +0200, Andreas Pflug escribió:
> Diego Gil wrote:
> > Hiroshi:
> >
> > I am having some troubles with translation too (to spanish). Most of
> > "New Objects" captions like "New Table", "New Function", etc, seems to
> > be not "internationalized".
> >
> > I already reported this to Andreas, without any feedback yet.

>
> Please keep calm friends,
> issues won't get lost. I'm getting to pgadmin issues quite infrequently
> at the moment, just as dave.
>
> I suspect it's an i18n problem with globally initialized strings; fix
> will need quite some mass coding (replace all _() with __() in factory
> constructors).
>
> Regards,
> Andreas
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-17-2008, 06:30 PM
Diego Gil
 
Posts: n/a
Default Re: The character which cannot be translated.

Andreas:

I can help with some editing or testing, if you need it. I have more 25
years of vi experience !!. I mean it, if you can use some help from me,
just tell.

Regards,
Diego.


El mar, 13-09-2005 a las 00:33 +0200, Andreas Pflug escribió:
> Diego Gil wrote:
> > Hiroshi:
> >
> > I am having some troubles with translation too (to spanish). Most of
> > "New Objects" captions like "New Table", "New Function", etc, seems to
> > be not "internationalized".
> >
> > I already reported this to Andreas, without any feedback yet.

>
> Please keep calm friends,
> issues won't get lost. I'm getting to pgadmin issues quite infrequently
> at the moment, just as dave.
>
> I suspect it's an i18n problem with globally initialized strings; fix
> will need quite some mass coding (replace all _() with __() in factory
> constructors).
>
> Regards,
> Andreas
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>



---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-17-2008, 06:30 PM
Andreas Pflug
 
Posts: n/a
Default Re: The character which cannot be translated.

Diego Gil wrote:
> Andreas:
>
> I can help with some editing or testing, if you need it. I have more 25
> years of vi experience !!.


Oh hello, greetings to the author of vi, nice to know it's you :-)


I mean it, if you can use some help from me, just tell.

Well that's very kind, and highly appreciated. In this case (as in most
others) you'd need intimate knowledge of the (well documented... :-)
source of pgadmin, to locate the problems. I'm probably n^2 times faster
on this than you, or would you know that I had to seek for
factory(__(" giving 42 occurrences, replace _( by __( and add
wxGetTranslation to pgaFactory::AppendMenu? I'd be glad for backup
problem solver people to step in, you're welcome!

But we're also happy about testers, who will notice and describe the
problems as detailed as possible, which will enable Dave and me to
pinpoint the problem in the source and fix it. Software is nothing
without good testers, join us and try to outperform Hiroshi, our current
#1 bug reporter :-)

Regarding additional coders:
In the last two years, we had some major restructuring/refactoring of
pgAdmin's object/action framework, which is (for my part) quite finished
and stable now, meeting future extensibility demands (AFAICS the
future). So have a look at the code, and try to understand how things
work! (Something's still outstanding for better readability: replacing
looping pgSet with Eof() and MoveNext() by pgSetIterator/RowsLeft(), and
replacing tree child iteration currently done with raw wxWidgets methods
by treeObjectIterator; both currently used only in very new code.)

If you like some challenge, you could try to implement changing
databases in the query tool (a neat idea, should have been mine:-), as
somebody suggested and offered to implement but sadly didn't. A combobox
in the query tool's toolbar, enabling to select from currently connected
db's (instead of the single frmQuery->conn from ctor), a means of adding
new connections to that combobox (a "...more" combobox entry? For
finding valid server/db data, see db selection in dlgRepCluster when
joining a cluster).

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-17-2008, 06:30 PM
Andreas Pflug
 
Posts: n/a
Default Re: The character which cannot be translated.

Forgot to mention: Fixed in SVN now.

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-17-2008, 06:30 PM
=?UTF-8?B?UmFwaGHDq2wgRW5yaWNp?=
 
Posts: n/a
Default Re: The character which cannot be translated.

Andreas Pflug wrote:
> Software is nothing
> without good testers, join us and try to outperform Hiroshi, our current
> #1 bug reporter :-)


Nobody advert concerning this contest! What do we win?

Cheers,
Raph

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-17-2008, 06:30 PM
Hiroshi Saito
 
Posts: n/a
Default Re: The character which cannot be translated.

Oh, Thanks Andreas.!!

It is wonderful.
http://cre-ent.skcapi.co.jp/~saito/p...gAdmin3_OK.PNG
furthermore -- pgAgent
http://cre-ent.skcapi.co.jp/~saito/p..._pgAgent_1.PNG
http://cre-ent.skcapi.co.jp/~saito/p..._pgAgent_2.PNG
http://cre-ent.skcapi.co.jp/~saito/p..._pgAgent_3.PNG
http://cre-ent.skcapi.co.jp/~saito/p..._pgAgent_4.PNG

----- Original Message -----
From: "Raphaël Enrici"


> Andreas Pflug wrote:
> > Software is nothing
> > without good testers, join us and try to outperform Hiroshi, our current
> > #1 bug reporter :-)

>
> Nobody advert concerning this contest! What do we win?


All were set to OK.:-)

Regards,
Hiroshi Saito



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:56 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com