from http://codex.wordpress.org/Translating_WordPress, http://svn.automattic.com/wordpress-i18n/ko is wrong address. correct address is "http://svn.automatticcom/wordpress-i18n/ko_KR". so, suggest repository restructoring. Based trunk, wrong directory name and wrong filename is below.
* locale fa : change directory name to "fa_IR" * locale ja_JP : change message filename to "ja_JP.po/mo" * locale ko : change directory name to "ko_KR" * locale nl : change directory name to "nl_NL" Another suggest. message file auto update script and translation statistics page create. For example, if /wordpress-i18n/pot/wordpress.pot updated, run "msgmerge -U /wordpress-i18n/ko/trunk/messages/ko_KR.po /wordpress-i18n/pot/wordpress" automattically using cron script or SVN hook script. How do you think this suggest? -- Home : http://drssay.com MSN : [EMAIL PROTECTED] GPG Fingerprint : 6880 E2FF 0626 5947 5BFF C8C1 665C 81F7 C8AC ED6C _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
