From 63228ef370ff11d10312d4742f7fc49b06c6a6ae Mon Sep 17 00:00:00 2001 From: miguel angel rasteu Date: Tue, 11 Apr 2023 17:21:35 +0200 Subject: [PATCH] #10252 fix translate --- pandora_console/extensions/dbmanager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/extensions/dbmanager.php b/pandora_console/extensions/dbmanager.php index 1ec40b79f1..7f3465b89e 100644 --- a/pandora_console/extensions/dbmanager.php +++ b/pandora_console/extensions/dbmanager.php @@ -136,7 +136,7 @@ function dbmgr_extension_main() __( "This is an advanced extension to interface with %s database directly from WEB console using native SQL sentences. Please note that you can damage your %s installation - if you don't know exactly what are you are doing, + if you don't know exactly what you are doing, this means that you can severily damage your setup using this extension. This extension is intended to be used only by experienced users with a depth knowledge of %s internals.",