WPIntell

Source evidence

the “translation method” is being used incorrectly.

WP Migrate Lite – Migration Made Easy · support · 2026-05-29T05:06:00+00:00

complaintsentiment
mediumseverity
0.69relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 32 rows with source links

15.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
stein2nd unresolved
I am currently translating this plugin into Japanese, and there are four entries left to translate. https://translate.wordpress.org/projects/wp-plugins/wp-migrate-db/dev/ja/default/?filters%5Bstatus%5D=untranslated However, it seems that all four of these entries are using the “translation method” incorrectly. The dblclick method is used for singular forms, and the onDoubleClick method is used for plural forms https://plugins.trac.wordpress.org/browser/wp-migrate-db/trunk/frontend/build-free/static/js/567.85af58f8fc2f.js#L2 Use the focusin method for singular forms and the onFocus method for plural forms https://plugins.trac.wordpress.org/browser/wp-migrate-db/trunk/frontend/build-free/static/js/567.85af58f8fc2f.js#L2 Use the focusout method for singular forms and the onBlur method for plural forms https://plugins.trac.wordpress.org/browser/wp-migrate-db/trunk/frontend/build-free/static/js/567.85af58f8fc2f.js#L2 Use the 1 method for singular forms and the add method for plural forms https://plugins.trac.wordpress.org/browser/wp-migrate-db/trunk/frontend/build-free/static/js/567.85af58f8fc2f.js#L2 The first three can be interpreted charitably as “an attempt to distinguish JavaScript methods based on whether there is one object or multiple objects to process,” but the intent of the fourth one is unclear.

Comments

0 shown

No comments were stored for this source.