[wp-polyglots] Strings from wp-admin/includes/ms.php should be in wordpress-ms.pot?
Peter Westwood
peter.westwood at ftwr.co.uk
Sun Jun 13 16:05:51 UTC 2010
On 13 Jun 2010, at 16:50, Demetris wrote:
> I noticed that strings from wp-admin/includes/ms.php are all in
> wordpress.pot, not in wordpress-ms.pot. Is that for a reason or by
> accident?
Looks like this needs updating:
http://svn.automattic.com/wordpress-i18n/tools/trunk/makepot.php
var $ms_files = array('ms-*', '*/ms-*', '*/my-*', 'wp-activate.php', 'wp-signup.php', 'wp-admin/network.php');
Needs to include:
'wp-admin/includes/ms.php'
On a related note - what do we do with strings that appear in both?
Do they just end up in the normal pot - I ask because I guess second translation will overwrite the first when loaded?
Cheers
--
Peter Westwood
http://blog.ftwr.co.uk | http://westi.wordpress.com
C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.automattic.com/pipermail/wp-polyglots/attachments/20100613/98861559/attachment.htm>
More information about the wp-polyglots
mailing list