Conversation
supportHello. This string ( “Remove data on uninstall” ) does not have the text domain: https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/src/admin/settings/pages/General.js#L384 https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/dist/settings.js Also “ Learn More” : https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/src/admin/settings/pages/Integrations.js#L272 and “Update Settings” : https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/src/admin/settings/components/Group.js#L55 Also there are problems with the strings in this file: https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/src/admin/settings/components/Integration.js which has const { __ } = wp.i18n; instead of import { __ } from "@wordpress/i18n"; . Thanks.
Hello. Also these strings: ‘Media Tags’ https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/inc/Services/VideoPostType.php#L350 ‘Media Tag’ https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/inc/Services/VideoPostType.php#L351 ‘Search Media Tags’ https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/inc/Services/VideoPostType.php#L352 ‘ Popular Media Tags’ https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/inc/Services/VideoPostType.php#L353 Thanks.
Hi, Thanks for reporting! We are getting this fixed, and will be released in an upcoming version. Thanks, Best, Neeraj
Thanks for the detailed report and for following up, @itapress As Neeraj mentioned, we’ve taken note of all the strings you pointed out (missing text domains and import usage), and they’ve been added to our internal list to be addressed. These fixes will be included in an upcoming release. We really appreciate you taking the time to flag these — it helps us improve translation support across the plugin.
Hello. Also these strings: ‘Media Tags’ https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/inc/Services/VideoPostType.php#L350 ‘Media Tag’ https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/inc/Services/VideoPostType.php#L351 ‘Search Media Tags’ https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/inc/Services/VideoPostType.php#L352 ‘ Popular Media Tags’ https://plugins.trac.wordpress.org/browser/presto-player/tags/4.0.5/inc/Services/VideoPostType.php#L353 Thanks.
Hi, Thanks for reporting! We are getting this fixed, and will be released in an upcoming version. Thanks, Best, Neeraj
Thanks for the detailed report and for following up, @itapress As Neeraj mentioned, we’ve taken note of all the strings you pointed out (missing text domains and import usage), and they’ve been added to our internal list to be addressed. These fixes will be included in an upcoming release. We really appreciate you taking the time to flag these — it helps us improve translation support across the plugin.