Translations should be included with plugin/theme. How would you add those translations to wp-content/languages/*plugin-folder-name* and later update them?
When translations are in plugin/theme package, it means that you immediately have them without any additional work. Anything different just complicates things and is not easy for users. 2010/6/30 John James Jacoby <[email protected]> > 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. > > > > Thanks! > > > > -John James Jacoby > > _______________________________________________ > wp-polyglots mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-polyglots > >
_______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
