[pgadmin-hackers] pgAdmin website commit: Update .pot file.

2010-12-25 Thread Guillaume Lelarge
Update .pot file.

Branch
--
master

Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=e1fc2c81254b4dc3012aac62fcddc52e3eafc208

Modified Files
--
locale/pgadmin3_website.pot |  100 +--
1 files changed, 58 insertions(+), 42 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] pgAdmin website commit: Update website's french translation.

2010-12-25 Thread Guillaume Lelarge
Update website's french translation.

Branch
--
master

Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=320b107b967a99a3bd80825511bd0c978566fe72

Modified Files
--
locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo |  Bin 149481 -> 150164 bytes
locale/fr_FR/LC_MESSAGES/pgadmin3_website.po | 3570 ++
2 files changed, 719 insertions(+), 2851 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] pgAdmin website commit: Automatic stringmerge using merge script.

2010-12-25 Thread Guillaume Lelarge
Automatic stringmerge using merge script.

Branch
--
master

Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=b027ba5e5b8c5d2655723e6bfb6f6153c56c6266

Modified Files
--
locale/cs_CZ/LC_MESSAGES/pgadmin3_website.mo |  Bin 141398 -> 141398 bytes
locale/cs_CZ/LC_MESSAGES/pgadmin3_website.po |  104 +-
locale/es_SV/LC_MESSAGES/pgadmin3_website.mo |  Bin 139013 -> 139024 bytes
locale/es_SV/LC_MESSAGES/pgadmin3_website.po | 4820 ++
locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo |  Bin 149470 -> 149481 bytes
locale/fr_FR/LC_MESSAGES/pgadmin3_website.po | 3626 +++
locale/zh_CN/LC_MESSAGES/pgadmin3_website.mo |  Bin 127976 -> 127987 bytes
locale/zh_CN/LC_MESSAGES/pgadmin3_website.po | 2316 +
8 files changed, 8755 insertions(+), 2111 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] pgAdmin website commit: 1.12.2 is out since 2010-12-16.

2010-12-25 Thread Guillaume Lelarge
1.12.2 is out since 2010-12-16.

Branch
--
master

Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=595301851db26e301d27a5cf716139ce08c2c157

Modified Files
--
download/macosx.php  |1 +
download/source.php  |1 +
download/windows.php |1 +
index.php|6 +-
4 files changed, 8 insertions(+), 1 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] utffile symbol defined is strange.

2010-12-25 Thread Guillaume Lelarge
Hi Hiroshi-san,

Le 24/12/2010 16:52, Hiroshi Saito a écrit :
> [...]
> I look at this error by VisualStudio2008.
> 
> 1>wxbase28ud.lib(strconv.obj) : error LNK2005: "class wxMBConvUTF32BE
> wxConvUTF32BE" (?wxConvUTF32BE@@3VwxMBConvUTF32BE@@A) (snip)...
> 1>wxbase28ud.lib(strconv.obj) : error LNK2005: "class wxMBConvUTF32LE
> wxConvUTF32LE" (?wxConvUTF32LE@@3VwxMBConvUTF32LE@@A) (snip)...
> 
> However, I have remembered that you corrected with firm belief.
> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=blobdiff;f=pgadmin/utils/utffile.cpp;h=b4ab90ead1c270a0b06c46a9e312d3929a3e5de4;hp=e426091b4fb05679e00e85d691b2a3b61d44a737;hb=8ff75387c4079081b6e105d0a77f818e4ed17e51;hpb=4b8ae9d82c3b879eb02dda60908ed9590a674ec4
> 
> 
> Therefore, I may be having overlooked some important things
> wxWidget is built by itself. Then, It was built by VisualStudio2008.
> But, It needs an extern definition.
> 
> extern wxMBConvUTF32BE wxConvUTF32BE;
> extern wxMBConvUTF32LE wxConvUTF32LE;
> 
> Do you know some reasons?

This is part of this commit 1270bcd192729d95cb5e2aa687e5ba1c366b7f5f,
done by Dave, to enable dynamic build on Windows.

I don't know Windows build enough to be sure, but are you sure you
changed your build to a dynamic one? I know I had issues with building
on Windows right after this change. It wasn't Dave's fault, but mine. I
forgot to select the right build (IIRC).

Regards.


-- 
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] pgAdmin III commit: Some corrected Japanese.

2010-12-25 Thread Hiroshi Saito
Some corrected Japanese.

Branch
--
master

Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=31fe2ac42fb8771df924834de9093e22b7bbe3c3

Modified Files
--
i18n/ja_JP/pgadmin3.mo |  Bin 279905 -> 279976 bytes
i18n/ja_JP/pgadmin3.po |  384 
2 files changed, 192 insertions(+), 192 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers