Ticket #21444: wp.makepot.diff
| File wp.makepot.diff, 536 bytes (added by convissor, 11 months ago) |
|---|
-
makepot.php
106 106 ), 107 107 'wp-plugin' => array( 108 108 'description' => 'Translation of the WordPress plugin {name} {version} by {author}', 109 'msgid-bugs-address' => 'http://wordpress.org/ tag/{slug}',109 'msgid-bugs-address' => 'http://wordpress.org/support/plugin/{slug}', 110 110 'copyright-holder' => '{author}', 111 111 'package-name' => '{name}', 112 112 'package-version' => '{version}',