mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Various string improvements and fixes.
This commit is contained in:
committed by
Dave Page
parent
714a429879
commit
9be1364d1a
@@ -1000,7 +1000,7 @@ define([
|
||||
page_title: _('Final (Review Selection) (step 3 of 3)'),
|
||||
show_description: _('The SQL below will be executed on the ' +
|
||||
'database server to grant the selected privileges. ' +
|
||||
'Please click on <b>Finish</b> to complete the process. '),
|
||||
'Please click on <b>Finish</b> to complete the process.'),
|
||||
model: newModel,
|
||||
view: new(function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user