Stackable
Stackable copied to clipboard
Fix String Translation in index.js
Hello @bfintal
Fix String Translation in index.js
Added the text domain to this string because it is no longer present among the default ones in WordPress 6.6.x.
Fix #3433
Hello @bfintal
Please could you take a look at this PR of mine?
Thanks.
The original string is still present, it has just changed from:
Select a variation to start with.
To:
Select a variation to start with:
True. But this plugin is compatible with WP 6.4 or higher and currently displays the translation only with versions 6.4 and 6.5 (and by updating the string the translation would be displayed only with versions 6.6 and 6.7). The proposed change is to display the translation with all currently compatible versions.
Hello @bfintal
Please could you take a look at this PR of mine?
Thanks.
Hello @mxkae
as soon as you can, could you take a look at this PR?
Thanks.
Hello @Arukuen
as soon as you can, could you take a look at this PR?
Thanks.
Hello @bfintal
Please could you take a look at this PR of mine?
Thanks.
Hello @malalacharm
Please could you take a look at this PR of mine?
Thanks.
Thanks and apologies for the delay!
Hello @bfintal
Thank you so much. Could you please take a look at these others too: #3366 and #3414 ?