[wp-meta] [Making WordPress.org] #3601: Wrong detection of localizable method in case of class
Making WordPress.org
noreply at wordpress.org
Wed May 2 13:21:31 UTC 2018
#3601: Wrong detection of localizable method in case of class
--------------------------------------+--------------------
Reporter: Mte90 | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Translate Site & Plugins | Keywords:
--------------------------------------+--------------------
From https://github.com/GlotPress/GlotPress-WP/issues/895
The example is: https://translate.wordpress.org/projects/wp-
plugins/vikbooking/dev/it/default?filters%5Bterm%5D=keepalive&filters%5Buser_login%5D=&filters%5Bstatus%5D=current_or_waiting_or_fuzzy_or_untranslated&filter=Filter&sort%5Bby%5D=priority&sort%5Bhow%5D=desc
Code example:
https://plugins.trac.wordpress.org/browser/vikbooking/trunk/admin/views/dashboard/tmpl/default.php#L82
Just for reference: ```JHTML::_('behavior.keepalive');```
The method is from a class so is not from gettext, we need a way to say to
GlotPress to ignore this cases.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3601>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list