Обсуждение: pgAdmin III commit: Fix inconsistencies with translated messages

Поиск
Список
Период
Сортировка

pgAdmin III commit: Fix inconsistencies with translated messages

От
Guillaume Lelarge
Дата:
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(-)