Rename "Parameters" to "Arguments" and "Variables" to "Parameters" for consistency with the PG docs.

Per Susan Douglas.
This commit is contained in:
Dave Page
2016-04-14 20:11:55 +01:00
parent dc06f92bb3
commit e09aa90614
5 changed files with 11 additions and 11 deletions

View File

@@ -363,7 +363,7 @@
// TODO:: Do the i18n
_.extend(data, {
variable_label: "Variable Name",
variable_label: "Parameter name",
add_label: "ADD",
database_label: "Database",
role_label: "Role"