pgAdmin III commit: Fix bad wording in create role dialog - Mailing list pgadmin-hackers

From Magnus Hagander
Subject pgAdmin III commit: Fix bad wording in create role dialog
Date
Msg-id E1TZ0tt-0004Im-DF@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix bad wording in create role dialog

CREATEDB permissions allows a user to create databases. Calling it
"database objects" might refer to objects inside the database, so
changing it this way makes it more clear.

Branch
------
master

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

Modified Files
--------------
pgadmin/ui/dlgRole.xrc    |    2 +-
pgadmin/ui/xrcDialogs.cpp |  953 ++++++++++++++++++++++-----------------------
2 files changed, 477 insertions(+), 478 deletions(-)


pgadmin-hackers by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: Bug report on Red Hat Bugzilla #877011
Next
From: Magnus Hagander
Date:
Subject: pgAdmin III commit: Fix bad wording in create role dialog