[gimp/gimp-2-10] plug-ins: sync the BigTiff warning as in the main dev branch.



commit 5a840723a28a7456a6e6ae47fa63a226ba7307cb
Author: Jehan <jehan girinstud io>
Date:   Mon May 9 19:43:48 2022 +0200

    plug-ins: sync the BigTiff warning as in the main dev branch.

 plug-ins/ui/plug-in-file-tiff.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plug-ins/ui/plug-in-file-tiff.ui b/plug-ins/ui/plug-in-file-tiff.ui
index 1da7e1889a..28e2822e26 100644
--- a/plug-ins/ui/plug-in-file-tiff.ui
+++ b/plug-ins/ui/plug-in-file-tiff.ui
@@ -41,7 +41,7 @@
         <property name="can_focus">False</property>
         <child>
           <object class="GtkLabel" id="bigtiff-warning">
-            <property name="label" translatable="yes">Warning: maximum TIFF file size exceeded. Retry as 
BigTIFF or cancel.</property>
+            <property name="label" translatable="yes">Warning: maximum TIFF file size exceeded. Retry as 
BigTIFF or with a different compression algorithm, or cancel.</property>
             <property name="visible">True</property>
           </object>
           <packing>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]