<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 13 Jun 2010, at 16:50, Demetris wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I noticed that strings from wp-admin/includes/ms.php are all in<br>wordpress.pot, not in wordpress-ms.pot. &nbsp;Is that for a reason or by<br>accident?<br></div></blockquote></div><div><br></div>Looks like this needs updating:<div><br></div><div><a href="http://svn.automattic.com/wordpress-i18n/tools/trunk/makepot.php">http://svn.automattic.com/wordpress-i18n/tools/trunk/makepot.php</a></div><div><br></div><div><pre>var $ms_files = array('ms-*', '*/ms-*', '*/my-*', 'wp-activate.php', 'wp-signup.php', 'wp-admin/network.php');
</pre><div>Needs to include:</div><div><br></div><div>'wp-admin/includes/ms.php'</div><div><br></div><div>On a related note - what do we do with strings that appear in both?</div><div><br></div><div>Do they just end up in the normal pot - I ask because I guess second translation will overwrite the first when loaded?</div><div><br></div><div>Cheers</div><div>
<div>--&nbsp;<br>Peter Westwood<br><a href="http://blog.ftwr.co.uk/">http://blog.ftwr.co.uk</a>&nbsp;|&nbsp;<a href="http://westi.wordpress.com/">http://westi.wordpress.com</a><br>C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5</div>
</div>
<br></div></body></html>