On 30 Jun 2010, at 21:02, John James Jacoby wrote: > Hey everyone! First time using this list so be gentile. J > > For BuddyPress, we have a large number of users in languages other than > English, and when BuddyPress gets updated their po/mo’s are deleted, and they > are forced to redownload their translations. > > I was wondering if there is any compelling reason for plugins to NOT put > their translation files into wp-content/languages/*plugin-folder-name* and > then write their own functions to load those files, and update those files > when needed. > > Seems to me this would fix our problems, but I wanted to consult with you all > before giving it a go. >
I just include all current po/mo's in the plugin download. Does this not work for you? e.g. https://plugins.svn.wordpress.org/wordpress-beta-tester/tags/0.92/ -- Peter Westwood http://blog.ftwr.co.uk | http://westi.wordpress.com C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
_______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
