Wordpress/tools/i18n
Dominik Schilling (ocean90) 606c88fe75 i18n tools: Exclude wp-includes/class-pop3.php in wp_frontend().
The external library uses the underscore alias for the native gettext() function. Makepot extracts these strings too, which results in having 25 unused translations.

fixes #31179.

git-svn-id: https://develop.svn.wordpress.org/trunk@31315 602fd350-edb4-49c9-b593-d223f7449a82
2015-01-31 20:27:16 +00:00
..
t Extract: rename method `extract_entries` to `extract_from_code` 2013-10-26 00:54:27 +00:00
add-textdomain.php Import internationalization tools from i18n.svn.wordpress.org. 2013-08-07 06:44:08 +00:00
extract.php Fix strict notices in makepot. 2014-08-21 02:53:16 +00:00
makepot.php i18n tools: Exclude wp-includes/class-pop3.php in wp_frontend(). 2015-01-31 20:27:16 +00:00
not-gettexted.php Remove lingering instances of call time pass-by-reference, limited to instances of `callable` - use `$this` instead of `&$this`. 2013-09-05 16:33:50 +00:00
pot-ext-meta.php Fix strict notices in makepot. 2014-08-21 02:53:16 +00:00