plug-ins: update Compatibility Notice wording

Since we now have documented certainty which modes are compatible, the
Compatibility Notice should convey more reassurance.
This commit is contained in:
Bruno Lopes 2023-09-17 16:08:38 -03:00 committed by Jacob Boerema
parent e494c2ea71
commit 276754e9fe
1 changed files with 4 additions and 4 deletions

View File

@ -2663,10 +2663,10 @@ save_dialog (GimpImage *image,
/* Compatibility Notice */
text = g_strdup_printf ("\n<b>%s</b>: %s",
_("Compatibility Notice"),
_("Legacy layer modes have been reported "
"to have better compatibility with Photoshop. "
"If you encounter display issues, consider "
"switching to those layer modes."));
_("Legacy layer modes have better compatibility "
"with Photoshop. If you encounter display "
"issues, consider switching to those layer "
"modes."));
label = gimp_procedure_dialog_get_label (GIMP_PROCEDURE_DIALOG (dialog),
"compat-notice", "Compatibility Notice",