Обсуждение: pgAdmin III commit: Fix bad wording in create role dialog

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

pgAdmin III commit: Fix bad wording in create role dialog

От
Magnus Hagander
Дата:
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(-)