Am 23.04.24 um 10:27 schrieb Maximiliano Sandoval:
> Signed-off-by: Maximiliano Sandoval <m.sando...@proxmox.com>
> ---
>  www/manager6/panel/BackupAdvancedOptions.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/www/manager6/panel/BackupAdvancedOptions.js 
> b/www/manager6/panel/BackupAdvancedOptions.js
> index b9e5304e..4b31f403 100644
> --- a/www/manager6/panel/BackupAdvancedOptions.js
> +++ b/www/manager6/panel/BackupAdvancedOptions.js
> @@ -231,7 +231,7 @@ Ext.define('PVE.panel.BackupAdvancedOptions', {
>           xtype: 'component',
>           padding: '5 1',
>           html: `<span class="pmx-hint">${gettext('Note')}</span>: ${
> -             gettext("The node-specific 'vzdump.conf' or, if this is not 
> set, the default from the config schema is used to determine fallback 
> values.")}`,
> +             gettext("The node-specific 'vzdump.conf'. If not set, the 
> defaults from the config schema are used to determine fallback values.")}`,
>       },
>      ],
>  });

"The node-specific 'vzdump.conf'." is not a proper sentence.


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to