Thread: pgAdmin III commit: Ensure SQL keywords used in the UI don't get transl

Ensure SQL keywords used in the UI don't get translated.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4b06713e62a690a81066dc85ecf005a8e1b125b6
Author: Dinesh Kumar <dinesh.kumar@enterprisedb.com>

Modified Files
--------------
pgadmin/dlg/dlgForeignKey.cpp |   14 ++++++++++++++
pgadmin/dlg/dlgIndex.cpp      |    4 ++++
pgadmin/dlg/dlgRule.cpp       |    6 ++++++
pgadmin/dlg/dlgTrigger.cpp    |   10 ++++++++++
4 files changed, 34 insertions(+)