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 ------ REL-1_16_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4e4c33dd37348f6d079b2e8b4cfabfef1c22eb7e Modified Files -------------- pgadmin/ui/dlgRole.xrc | 2 +- pgadmin/ui/xrcDialogs.cpp |16691 ++++++++++++++++++++++----------------------- 2 files changed, 8346 insertions(+), 8347 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
