- Issue created by @joachim namyslo
- 🇺🇸United States drumm NY, US
This is looking for
@Translation
to be preceded by=
https://git.drupalcode.org/project/potx/-/blob/46e7fc79155563144f4f2f361...Assuming this is valid syntax for Drupal core, either the
=
should be removed or additional possibilities for preceding characters. - 🇭🇺Hungary Gábor Hojtsy Hungary
We can probably remove the requirement for the =, I don't think we expected list items be translated like that when we wrote that code. Patch would be relatively easy I think. A fail text could prove such an annotation as in the issue summary does not get parsed currently while a pass patch would show it does when the = requirement in the matching is removed.
Should be coded against both 7.3 and 8.1.
- First commit to issue fork.
- last update
12 months ago 18 pass - last update
12 months ago 18 pass - Status changed to Needs review
12 months ago 4:17pm 6 January 2024 - 🇧🇪Belgium BramDriesen Belgium 🇧🇪
All green 🙂 manually tested the regex and to me it seems this is doing what we are expecting it to do.
- 🇩🇪Germany joachim namyslo Kulmbach 🇩🇪 🇪🇺
Thank you all for fixing that issue, again. I'm looking forward to the commit of this so we can update the user guide for Drupal 10.2.0
- 🇭🇺Hungary Gábor Hojtsy Hungary
I agree the fix looks good. Would be great to add test coverage for the list item case (test items to the sample PHP file we have and verify in the test that they are found). Thanks!
- 🇩🇪Germany joachim namyslo Kulmbach 🇩🇪 🇪🇺
Is something preventing preventing us from applying this, still?
- 🇳🇱Netherlands tess bakker
Tess Bakker → made their first commit to this issue’s fork.
- 🇩🇪Germany joachim namyslo Kulmbach 🇩🇪 🇪🇺
Are we able to test and fix this meanwhile? Currently it is the last untranslated pice in Core.
- 🇳🇱Netherlands tess bakker
Tess Bakker → changed the visibility of the branch 3412541-fieldtypeadvanced-descriptive-texts to hidden.
- 🇳🇱Netherlands tess bakker
Tess Bakker → changed the visibility of the branch 3412541-fieldtypeadvanced-descriptive-texts to active.
- 🇭🇺Hungary Gábor Hojtsy Hungary
Looks good on a patch review, added test coverage looks great.
-
Gábor Hojtsy →
committed 3e43833a on 7.x-3.x authored by
BramDriesen →
Issue #3412541 by Tess Bakker, BramDriesen, Joachim Namyslo, Gábor...
-
Gábor Hojtsy →
committed 3e43833a on 7.x-3.x authored by
BramDriesen →
- Status changed to RTBC
6 months ago 1:30pm 8 July 2024 -
Gábor Hojtsy →
committed 4b25acdc on 8.x-1.x authored by
BramDriesen →
Issue #3412541 by Tess Bakker, BramDriesen, Gábor Hojtsy, Joachim...
-
Gábor Hojtsy →
committed 4b25acdc on 8.x-1.x authored by
BramDriesen →
- Status changed to Fixed
6 months ago 1:30pm 8 July 2024 - 🇭🇺Hungary Gábor Hojtsy Hungary
Thanks all! I am not sure how @drumm updates the live site's potx, but once that is done, this will be online.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇪Germany joachim namyslo Kulmbach 🇩🇪 🇪🇺
I am not sure if this is really fixed. Shouldn't a fix lead us to some new translatable ui strings in core at least? They are still missing, so we should re-open this issue.
- 🇺🇸United States drumm NY, US
This hadn’t been deployed to localize.drupal.org yet, but is now.
We’ll need to know which releases need a re-parse to fully have this done.
- 🇺🇸United States drumm NY, US
This looks like 10.2.* were affected, those have been set to reparse on localize.drupal.org