From 2cf5d39a01e3b2ef633446038423f527a459e2a7 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 2 Mar 2026 14:09:25 +0530 Subject: [PATCH] Fixed one translation issue. --- web/pgadmin/translations/it/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pgadmin/translations/it/LC_MESSAGES/messages.po b/web/pgadmin/translations/it/LC_MESSAGES/messages.po index 47fdb5f26..33662431f 100644 --- a/web/pgadmin/translations/it/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/it/LC_MESSAGES/messages.po @@ -691,7 +691,7 @@ msgstr "Titolo della scheda Debugger" #: pgadmin/browser/register_browser_preferences.py:448 #, python-format msgid "Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA%, and %DATABASE%. Users can provide any string with or without placeholders of their choice. A blank title will revert to the default." -msgstr "I segnaposto supportati sono %FUNCTION%, %ARGS%, %SCHEMA% e %DATABASE%. Gli utenti possono specificare qualsiasi stringa con o senza segnaposto a loro scelta. Un titolo vuoto tornerĂ  al valore predefinito." +msgstr "I segnaposto supportati sono %FUNCTION%, %ARGS%, %SCHEMA%, e %DATABASE%. Gli utenti possono specificare qualsiasi stringa con o senza segnaposto a loro scelta. Un titolo vuoto tornerĂ  al valore predefinito." #: pgadmin/browser/register_browser_preferences.py:456 #: pgadmin/browser/static/js/collection.js:57