pgadmin4/web/pgadmin/static/js/sqleditor
Libor M 36a3d4e53b Some more gettext() usage fixes:
- fixed `%` vs. `.format()`
  - unified texts and usage `%s` vs. `{}`/`{0}`
  - improved text sentences for translate
  - added gettext for next texts
2020-04-20 11:19:09 +05:30
..
history Some more gettext() usage fixes: 2020-04-20 11:19:09 +05:30
calculate_query_run_time.js Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
call_render_after_poll.js Fixed gettext usage: 2020-04-10 14:52:41 +05:30
execute_query.js Fixed gettext usage: 2020-04-10 14:52:41 +05:30
filter_dialog_model.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
filter_dialog.js Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
geometry_viewer.js Fixed gettext usage: 2020-04-10 14:52:41 +05:30
query_tool_actions.js Ensure that if the delimiter is set other than comma then download the file as '.txt' file. Fixes #4573 2020-04-17 17:37:02 +05:30
query_tool_http_error_handler.js Fixed python exception error when user tries to download the CSV and there is a connection issue. Fixes #4858 2020-04-15 16:46:03 +05:30
query_tool_notifications.js Added alert message to Reset Layout if any of the panels from Query Tool failed to load. Fixes #5366 2020-04-15 16:23:54 +05:30
query_tool_preferences.js Ensure that if the delimiter is set other than comma then download the file as '.txt' file. Fixes #4573 2020-04-17 17:37:02 +05:30
query_txn_status_constants.js 1) Fix network disconnect issue while establishing the connection via SSH Tunnel and it impossible to expand the Servers node. Fixes #4724. 2019-11-26 09:04:41 +05:30