[pgadmin-org/pgadmin4] 8f5a58: Update message catalogs.

2022-12-08 Thread Akshay Joshi
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 8f5a58a163d76254c485e847c75fbadc765941af
  
https://github.com/pgadmin-org/pgadmin4/commit/8f5a58a163d76254c485e847c75fbadc765941af
  Author: Akshay Joshi 
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
M DEPENDENCIES
M docs/en_US/release_notes_6_18.rst
M web/pgadmin/messages.pot
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po
M web/pgadmin/translations/de/LC_MESSAGES/messages.mo
M web/pgadmin/translations/de/LC_MESSAGES/messages.po
M web/pgadmin/translations/es/LC_MESSAGES/messages.mo
M web/pgadmin/translations/es/LC_MESSAGES/messages.po
M web/pgadmin/translations/fr/LC_MESSAGES/messages.mo
M web/pgadmin/translations/fr/LC_MESSAGES/messages.po
M web/pgadmin/translations/it/LC_MESSAGES/messages.mo
M web/pgadmin/translations/it/LC_MESSAGES/messages.po
M web/pgadmin/translations/ja/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ja/LC_MESSAGES/messages.po
M web/pgadmin/translations/ko/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ko/LC_MESSAGES/messages.po
M web/pgadmin/translations/pl/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pl/LC_MESSAGES/messages.po
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po
M web/pgadmin/translations/ru/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ru/LC_MESSAGES/messages.po
M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo
M web/pgadmin/translations/zh/LC_MESSAGES/messages.po

  Log Message:
  ---
  Update message catalogs.






Translators: Release next week

2022-12-08 Thread Akshay Joshi
Hi Translators,

We will have a release next week, so updates to translations before the
release would be helpful. The template and catalogs have been updated in
git. As we have moved to GitHub, you can raise the PR request. You can send
the patches as well.

*Note:* We generally create our candidate builds on Monday (2 PM IST), so
please send the translation file by Monday 1.00 PM IST.

--
Akshay Joshi
Principal Software Architect
www.enterprisedb.com

*Blog*: https://www.enterprisedb.com/akshay-joshi
*GitHub*: https://github.com/akshay-joshi
*LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216


[pgadmin-org/pgadmin4] cc0d46: Fixed blank screen issue while opening query tools...

2022-12-08 Thread Nikhil Mohite
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: cc0d4679270dbc6bffb137d31ffa8162d27262ce
  
https://github.com/pgadmin-org/pgadmin4/commit/cc0d4679270dbc6bffb137d31ffa8162d27262ce
  Author: Nikhil Mohite 
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
M runtime/src/js/pgadmin.js
M web/pgadmin/static/js/utils.js
M web/pgadmin/tools/__init__.py
M web/pgadmin/tools/erd/static/js/ERDModule.js
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/sqleditor/static/js/SQLEditorModule.js

  Log Message:
  ---
  Fixed blank screen issue while opening query tools in new tab from native 
menu. #5503






[pgadmin-org/pgadmin4] adfef8: Fixed blank screen issue while opening online help...

2022-12-08 Thread Nikhil Mohite
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: adfef8e2bbb105092d313dde6564ec00968f553e
  
https://github.com/pgadmin-org/pgadmin4/commit/adfef8e2bbb105092d313dde6564ec00968f553e
  Author: Nikhil Mohite 
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
M runtime/src/js/pgadmin.js
M web/pgadmin/browser/static/js/main_menu.js

  Log Message:
  ---
  Fixed blank screen issue while opening online help in new window. #5503