Continus master branch string freeze for GIMP 3.2.0 RC3

Dear translators,

We are still working hard to prepare GIMP 3.2.0. Our next planned release is GIMP 3.2.0 RC3 (we had hoped RC2 could be the last, but we had too many fixes and changes since then, so we have to make a real RC3 first for testers).

As a reminder, strings are frozen since RC1 though I did break the string freeze a few days ago with this change in one C file of the main po file:

-                            _("Work on linear RGB"),
+                            _("Work on linear RGB (this property is ignored; use \"trc\" instead)"),

Sorry for this! :person_bowing: My logic is that I felt that we should make it clear that it’s normal that this filter argument doesn’t do anything; and also that this string is barely user-facing (the only place where we’ll see it in the GUI is the filter browser, which mostly only programmers — core or third-party — will look at).

As usual, we will avoid breaking further strings, but if it happens again, we’ll make a note here. In any case, we are really close to this RC3 release and therefore to 3.2.0 stable release itself! \o/

2 Likes