Closed (fixed)
Project:
Cloud
Version:
6.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
28 Apr 2023 at 00:43 UTC
Updated:
26 May 2023 at 05:04 UTC
Jump to comment: Most recent
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
ryo yamashita commented@yas
Please review it. Thanks.
Comment #5
yas@ryo-yamashita
Thank you for the patch. We need to address the following multiple lines of
msgstrlike:Comment #6
ryo yamashita commented@yas
I fixed data conversion even when msgid spans multiple lines. Thanks.
Comment #7
yas@ryo-yamashita
I think it is not still enough to convert e.g.:
https://git.drupalcode.org/project/cloud/-/blob/847024e9ceb4512a0e430640...
Thanks
Comment #8
yasComment #9
ryo yamashita commentedComment #10
yas@ryo-yamashita
Can we remove
Drupal.t("");?I think we should skip the following item:
Thanks
Comment #11
ryo yamashita commentedComment #12
yas@ryo-yamashita
Thank you for the update. I could confirm the patch worked. I'll merge the patch to
5.xand6.x, and close this issue as Fixed.Comment #15
yas