mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
String review and subsequent cleanup
Ashesh Vashi Abhilasha Narendra Karen Blatchley Susan Douglas Dave Page
This commit is contained in:
@@ -1657,7 +1657,7 @@ define([
|
||||
}
|
||||
} else {
|
||||
this.sqlCtrl.clearHistory();
|
||||
this.sqlCtrl.setValue('-- ' + gettext('Nothing changed.'));
|
||||
this.sqlCtrl.setValue('-- ' + gettext('No updates.'));
|
||||
}
|
||||
this.sqlCtrl.refresh.apply(this.sqlCtrl);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user