Hi! On Thu, Oct 15, 2020 at 12:37 PM Cristian Secară <liste@xxxxxxxxxxx> wrote: > Where or how can I see this string in action: > > #: ../libgimp/gimpexport.c:444 > #, c-format > msgid "%s plug-in needs to crop the layers to the image bounds" > > ? > If not mistaken, these are labels shown on an intermediate export dialog (back from a day where export had a 3-dialog workflow: choose path, then this dialog, then the format options dialog; now it has a 2-dialog workflow). This intermediate dialog is not shown anymore (now the export code automatically does what it says here, which is not a problem as it doesn't actually modify the image but a copy of it), but the code is still there in our codebase lurking (this change is before my time, so before 2012, I don't know when exactly). Someday we might want to do something about it (anyway I have big plans for the export process, though I'm not sure when I'll get there). In the meantime, I'd suggest to just translate to what it seems to mean, it won't matter much anyway as none will see it. So don't bother too much. Jehan P.S.: there is actually an environment variable you can set to force the intermediate dialog to appear. I can look it up if ever you really want to see the strings on GUI. > > -- > Cristian Secară > https://www.secarica.ro > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: > https://mail.gnome.org/mailman/listinfo/gimp-developer-list > List archives: https://mail.gnome.org/archives/gimp-developer-list > -- ZeMarmot open animation film http://film.zemarmot.net Liberapay: https://liberapay.com/ZeMarmot/ Patreon: https://patreon.com/zemarmot Tipeee: https://www.tipeee.com/zemarmot _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list