Skip to content

Commit aa33a99

Browse files
- Updated release notes.
- Fix translation compilation.
1 parent 6000cc0 commit aa33a99

File tree

4 files changed

+1
-3
lines changed

4 files changed

+1
-3
lines changed

docs/en_US/release_notes_9_12.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Bug fixes
5151
| `Issue #9332 <https://github.com/pgadmin-org/pgadmin4/issues/9332>`_ - Fixed a sorting issue in the system stats memory usage table.
5252
| `Issue #9350 <https://github.com/pgadmin-org/pgadmin4/issues/9350>`_ - Disable Parameters and Membership fields when object is not new for Login and group roles.
5353
| `Issue #9380 <https://github.com/pgadmin-org/pgadmin4/issues/9380>`_ - Fixed an issue where the Query History panel would auto-scroll to the top and did not preserve the scroll bar position for the selected entry.
54+
| `Issue #9402 <https://github.com/pgadmin-org/pgadmin4/issues/9402>`_ - Fixed an issue where pgAdmin4 app on macOS cannot auto-update while running on a read-only volume even if present in the Applications folder.
5455
| `Issue #9500 <https://github.com/pgadmin-org/pgadmin4/issues/9500>`_ - Fixed an issue where connection parameters were using localized values instead of literal values, causing connection failures.
5556
| `Issue #9518 <https://github.com/pgadmin-org/pgadmin4/issues/9518>`_ - Mask the secret key for restrict option in the process watcher when restoring plain SQL file (CVE-2026-1707).
5657
| `Issue #9522 <https://github.com/pgadmin-org/pgadmin4/issues/9522>`_ - Ensure the container deployment supports boolean values in yaml format.
-18.2 KB
Binary file not shown.
-18.8 KB
Binary file not shown.

web/pgadmin/translations/it/LC_MESSAGES/messages.po

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -782,9 +782,6 @@ msgid ""
782782
"can provide any string with or without placeholders of their choice. A blank "
783783
"title will revert to the default."
784784
msgstr ""
785-
"I segnaposto supportati sono %FUNCTION%, %ARGS%, %SCHEMA% e %DATABASE%. Gli "
786-
"utenti possono specificare qualsiasi stringa con o senza segnaposto a loro "
787-
"scelta. Un titolo vuoto tornerà al valore predefinito."
788785

789786
#: pgadmin/browser/register_browser_preferences.py:456
790787
#: pgadmin/browser/static/js/collection.js:57 pgadmin/browser/static/js/node.js:215

0 commit comments

Comments
 (0)