pgAdmin III commit: Fix inconsistencies with translated messages - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix inconsistencies with translated messages
Date
Msg-id 201104171706.p3HH6x4X083342@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix inconsistencies with translated messages

Branch
------
master

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

Modified Files
--------------
pgadmin/include/schema/pgIndexConstraint.h |    3 +
pgadmin/schema/pgForeignDataWrapper.cpp    |   38 +++++
pgadmin/schema/pgForeignServer.cpp         |   38 +++++
pgadmin/schema/pgIndexConstraint.cpp       |  219 ++++++++++++++++++++++++++++
pgadmin/schema/pgObject.cpp                |   15 ++-
pgadmin/schema/pgUserMapping.cpp           |   38 +++++
6 files changed, 347 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Better user mapping icon
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #299: Crash on table refresh